com.adobe.solutions.prm.constants
Class EntityDiff
java.lang.Object
java.lang.Enum
com.adobe.solutions.prm.constants.EntityDiff
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public final class EntityDiff
- extends java.lang.Enum
Defines constants for entity diffs like project and workItem
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Enum |
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
START_DATE_CHANGED
public static final EntityDiff START_DATE_CHANGED
DUE_DATE_CHANGED
public static final EntityDiff DUE_DATE_CHANGED
OWNER_CHANGED
public static final EntityDiff OWNER_CHANGED
STATE_CHANGED
public static final EntityDiff STATE_CHANGED
ASSET_DELETED
public static final EntityDiff ASSET_DELETED
ASSET_CREATED
public static final EntityDiff ASSET_CREATED
ASSET_FILE_CHANAGED
public static final EntityDiff ASSET_FILE_CHANAGED
ASSET_UPDATED
public static final EntityDiff ASSET_UPDATED
values
public static EntityDiff[] values()
valueOf
public static EntityDiff valueOf(java.lang.String name)
[an error occurred while processing this directive] [an error occurred while processing this directive]