com.polarion.platform.persistence.diff.IChange


METHODS
Modifiers and TypeNameDescription
String getUser()
Date getTime()
String getRevision()
boolean isInvalid()
boolean isEmpty()
boolean isCreation()
IFieldDiff[] getDiffs()
List getChangedFields()

Back to Index