|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Information about the owning problem manager.
Method Summary | |
java.lang.String |
getName()
Returns the type name. |
IIssueState[] |
getPossibleStates()
Returns all states for the current issue type. |
IAttributeInfo[] |
getSupportedAttributes()
Returns all attributes allowed for an issue of this type. |
IIssueState[] |
getTestFailedStates()
Returns the state that refer to the associated tests failing. |
IIssueState[] |
getTestPassedStates()
Returns the state that refer to the associated tests passing. |
Method Detail |
public java.lang.String getName()
public IIssueState[] getPossibleStates()
public IAttributeInfo[] getSupportedAttributes()
public IIssueState[] getTestPassedStates()
public IIssueState[] getTestFailedStates()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |