com.polarion.platform.persistence.diff.IChange
METHODS
Modifiers and Type | Name | Description |
---|---|---|
String | getUser() | |
Date | getTime() | |
String | getRevision() | |
boolean | isInvalid() | |
boolean | isEmpty() | |
boolean | isCreation() | |
IFieldDiff[] | getDiffs() | |
List | getChangedFields() |
Back to Index