Class ShelvedPath
java.lang.Object
com.inductiveautomation.ignition.common.alarming.evaluation.ShelvedPath
- All Implemented Interfaces:
- Serializable
This class provides information about a path that has been "shelved", such as when it was shelved, and by whom, and
 the actual path.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionShelvedPath(Path path, QualifiedPath user, long expiration) ShelvedPath(Path path, QualifiedPath user, long expiration, Date shelveTime) 
- 
Method Summary