Interface BuildProblemInfo
-
- All Known Subinterfaces:
BuildProblem
- All Known Implementing Classes:
BuildProblemImpl
,BuildProblemInfoImpl
public interface BuildProblemInfo
User: Victory.Bedrosova Date: 1/3/13 Time: 5:32 PM- Since:
- 8.0 Note that this interface may be changed or removed in future
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
equals(Object o)
String
getBuildProblemDescription()
int
getId()
Returns build problem idString
getProjectId()
Returns related project internal idint
hashCode()
-