Class AlertCollection

java.lang.Object
java.util.AbstractMap<String,AlertList>
java.util.HashMap<String,AlertList>
com.thingworx.system.subsystems.alerts.data.AlertCollection
All Implemented Interfaces:
Serializable, Cloneable, Map<String,AlertList>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class AlertCollection extends HashMap<String,AlertList>
See Also: