Ens.Alerting.Context.OverdueAlert
class Ens.Alerting.Context.OverdueAlert extends %Library.RegisteredObject, %XML.Adaptor
Context for determining what actions should be taken for a Managed Alert that hasn't been updated within its action window.Property Inventory
Properties
property CurrentTime as Ens.DataType.UTC;
Property methods: CurrentTimeDisplayToLogical(), CurrentTimeGet(), CurrentTimeIsValid(), CurrentTimeLogicalToDisplay(), CurrentTimeLogicalToOdbc(), CurrentTimeNormalize(), CurrentTimeOdbcToLogical(), CurrentTimeSet(), CurrentTimeStorageToLogical(), CurrentTimetimeCmp(), CurrentTimetimeDiff(), CurrentTimetimeLocal(), CurrentTimetimeLocaltoUTC(), CurrentTimetimeUTC(), CurrentTimetimeUTCH(), CurrentTimetimeUTCHtoUTC(), CurrentTimetimeUTCtoLocal(), CurrentTimetimeUTCtoUTCH()
property ManagedAlert as Ens.Alerting.ManagedAlert;
Property methods: ManagedAlertGet(), ManagedAlertGetObject(), ManagedAlertGetObjectId(), ManagedAlertGetSwizzled(), ManagedAlertIsValid(), ManagedAlertNewObject(), ManagedAlertSet(), ManagedAlertSetObject(), ManagedAlertSetObjectId(), ManagedAlertUnSwizzle()
property NewEscalationLevel as %Integer;
Property methods: NewEscalationLevelDisplayToLogical(), NewEscalationLevelGet(), NewEscalationLevelIsValid(), NewEscalationLevelLogicalToDisplay(), NewEscalationLevelNormalize(), NewEscalationLevelSet(), NewEscalationLevelXSDToLogical()
property NewNextActionTime as Ens.DataType.UTC;
Property methods: NewNextActionTimeDisplayToLogical(), NewNextActionTimeGet(), NewNextActionTimeIsValid(), NewNextActionTimeLogicalToDisplay(), NewNextActionTimeLogicalToOdbc(), NewNextActionTimeNormalize(), NewNextActionTimeOdbcToLogical(), NewNextActionTimeSet(), NewNextActionTimeStorageToLogical(), NewNextActionTimetimeCmp(), NewNextActionTimetimeDiff(), NewNextActionTimetimeLocal(), NewNextActionTimetimeLocaltoUTC(), NewNextActionTimetimeUTC(), NewNextActionTimetimeUTCH(), NewNextActionTimetimeUTCHtoUTC(), NewNextActionTimetimeUTCtoLocal(), NewNextActionTimetimeUTCtoUTCH()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()