com.polarion.alm.tracker.IPObjectDiff
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| IPObjectDiff | ADDED | |
| IPObjectDiff | REMOVED |
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| boolean | isAdded() | |
| boolean | isRemoved() | |
| boolean | isChanged() | |
| IFieldDiff[] | getDiff() |
Back to Index