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