Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Alerting] >  [Context] >  [OverdueAlert]
Private  Storage   

class Ens.Alerting.Context.OverdueAlert extends %RegisteredObject, %XML.Adaptor

Context for determining what actions should be taken for a Managed Alert that hasn't been updated within its action window.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
CurrentTime ManagedAlert NewEscalationLevel NewNextActionTime

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


Properties

• property CurrentTime as Ens.DataType.UTC;
• property ManagedAlert as Ens.Alerting.ManagedAlert;
• property NewEscalationLevel as %Integer;
• property NewNextActionTime as Ens.DataType.UTC;


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.