Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getChangedProperties()
Returns map of changed properties with the task field name defined in
ITaskConstants as the key and changed value as the value |
int |
getTaskVersionNumber()
Returns task version number.
|
void |
setTaskVersionNumber(int versionNumber)
Set task version number
|
int getTaskVersionNumber() throws Exception
Exception
void setTaskVersionNumber(int versionNumber) throws Exception
versionNumber
- task version numberException
Map<String,Object> getChangedProperties()
ITaskConstants
as the key and changed value as the value