Class ChangeOperation.ManifestChangeOperation
java.lang.Object
com.inductiveautomation.ignition.common.resourcecollection.ChangeOperation
com.inductiveautomation.ignition.common.resourcecollection.ChangeOperation.ManifestChangeOperation
- Enclosing class:
- ChangeOperation
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.resourcecollection.ChangeOperation
ChangeOperation.CreateResourceOperation, ChangeOperation.DeleteResourceOperation, ChangeOperation.ManifestChangeOperation, ChangeOperation.ModifyResourceOperation, ChangeOperation.OperationType, ChangeOperation.ResourceChangeOperation
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.common.resourcecollection.ChangeOperation
CHANGE_SORT
-
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.resourcecollection.ChangeOperation
changeOpsToIdSet, getOperationType, getResourceFromChange, getResourceIdFromChange, newCreateOp, newDeleteOp, newManifestChangeOp, newManifestChangeOp, newModifyOp
-
Method Details
-
getManifest
-
getBaseHashCode
public int getBaseHashCode() -
getResourceCollectionName
- Specified by:
getResourceCollectionName
in classChangeOperation
- Returns:
- the name of the resource collection the target of this operation belongs to.
-
toString
-