Class RuntimeProject.EffectiveProjectSnapshot
java.lang.Object
com.inductiveautomation.ignition.common.project.ProjectSnapshot
com.inductiveautomation.ignition.common.project.RuntimeProject.EffectiveProjectSnapshot
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RuntimeProject
An EffectiveProjectSnapshot is a
ProjectSnapshot
of a project and its effective resource set plus
additional information about what its hierarchy was at the time the snapshot was made.
This information is used by RuntimeProject.diff(EffectiveProjectSnapshot)
to determine if a change in hierarchy has
occurred and the diff cannot be calculated.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.project.ProjectSnapshot
equals, getProjectManifest, getProjectName, getSignatures, hashCode
-
Method Details
-
getParentProjects
-