Skip to main content

Ens.Alerting.NotificationTarget

class Ens.Alerting.NotificationTarget extends %Library.RegisteredObject, %XML.Adaptor

Class used in specifying an operation which should receive a given Notification, as well as the Alert Destinations that should be passed through to the operation.

Property Inventory

Properties

property AlertDestinations as list of %String);
Property methods: AlertDestinationsBuildValueArray(), AlertDestinationsCollectionToDisplay(), AlertDestinationsCollectionToOdbc(), AlertDestinationsDisplayToCollection(), AlertDestinationsDisplayToLogical(), AlertDestinationsGet(), AlertDestinationsGetObject(), AlertDestinationsGetObjectId(), AlertDestinationsGetSwizzled(), AlertDestinationsIsValid(), AlertDestinationsLogicalToDisplay(), AlertDestinationsLogicalToOdbc(), AlertDestinationsNormalize(), AlertDestinationsOdbcToCollection(), AlertDestinationsSet(), AlertDestinationsSetObject(), AlertDestinationsSetObjectId()
property TargetConfigName as %String (MAXLEN = 128) [ Required ];
Property methods: TargetConfigNameDisplayToLogical(), TargetConfigNameGet(), TargetConfigNameIsValid(), TargetConfigNameLogicalToDisplay(), TargetConfigNameLogicalToOdbc(), TargetConfigNameNormalize(), TargetConfigNameSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab