Class ProjectDiff.EffectiveDiff
java.lang.Object
com.inductiveautomation.ignition.common.project.ProjectDiff
com.inductiveautomation.ignition.common.project.ProjectDiff.EffectiveDiff
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ProjectDiff
An effective diff, i.e. a diff containing
ChangeOperation
s derived from an
RuntimeProject.EffectiveProjectSnapshot
and not a regular ProjectSnapshot
.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.project.ProjectDiff
ProjectDiff.AbsoluteDiff, ProjectDiff.EffectiveDiff
-
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.project.ProjectDiff
getChangeOperations, getProjectName, isAbsoluteDiff, isEffectiveDiff, isEmpty, newAbsoluteDiff, newEffectiveDiff, toString