Package com.mayam.wf.config.shared
Class ConfigDiff.Entry
java.lang.Object
com.mayam.wf.config.shared.ConfigDiff.Entry
- All Implemented Interfaces:
Serializable
- Enclosing class:
ConfigDiff
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionchangeType
(ConfigDiff.ChangeType changeType) entityType
(ConfigDiff.EntityType entityType) parentTaskList
(String parentTaskList) propertyFromValue
(String propertyFromValue) propertyName
(String propertyName) propertyToValue
(String propertyToValue)
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
parentTaskList
-
entityId
-
propertyName
-
propertyFromValue
-
propertyToValue
-
getChangeType
-
getParentTaskList
-
getEntityType
-
getEntityId
-
getPropertyName
-
getPropertyFromValue
-
getPropertyToValue