com.polarion.alm.tracker.model.IStatusOpt
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | PROPERTY_KEY_DESCRIPTION | |
| String | PROPERTY_KEY_TERMINAL | Indicates whether current status is in terminal state. |
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| boolean | isTerminal() | Whether current status is marked as terminal |
Back to Index