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

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