com.polarion.alm.tracker.model.ILinkedRevisionStruct
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | KEY_REVISION | |
| String | KEY_MESSAGE | |
| String | KEY_REPOSITORY_NAME | |
| String | KEY_REMOVED |
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getRevision() | |
| String | getMessage() | |
| String | getRepositoryName() | |
| boolean | isRemoved() |
Back to Index