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

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

    • AlertList

      public AlertList()