Class ProjectDiff.AbsoluteDiff

java.lang.Object
com.inductiveautomation.ignition.common.project.ProjectDiff
com.inductiveautomation.ignition.common.project.ProjectDiff.AbsoluteDiff
All Implemented Interfaces:
Serializable
Enclosing class:
ProjectDiff

public static final class ProjectDiff.AbsoluteDiff extends ProjectDiff
An absolute diff, i.e. a diff containing ChangeOperations derived from a ProjectSnapshot and not an RuntimeProject.EffectiveProjectSnapshot.
See Also: