Skip to main content

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

FeedbackOpens in a new tab