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 SummaryNested classes/interfaces inherited from class com.inductiveautomation.ignition.common.project.ChangeOperationChangeOperation.CreateResourceOperation, ChangeOperation.DeleteResourceOperation, ChangeOperation.ManifestChangeOperation, ChangeOperation.ModifyResourceOperation, ChangeOperation.OperationType, ChangeOperation.ResourceChangeOperation
- 
Field SummaryFields inherited from class com.inductiveautomation.ignition.common.project.ChangeOperationCHANGE_SORT
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.common.project.ChangeOperationchangeOpsToIdSet, getOperationType, getResourceFromChange, getResourceIdFromChange, newCreateOp, newDeleteOp, newManifestChangeOp, newManifestChangeOp, newModifyOp
- 
Method Details- 
getManifest
- 
getBaseHashCodepublic int getBaseHashCode()
- 
getProjectName- Specified by:
- getProjectNamein class- ChangeOperation
- Returns:
- the name of the project the target of this operation belongs to.
 
- 
toString
 
-