public abstract class BOMonitoringAlarmBenachrichtigungsScriptAPI extends BenachrichtigungsScriptAPI
Constructor and Description |
---|
BOMonitoringAlarmBenachrichtigungsScriptAPI(AlarmHandler _ah,
AlarmAusloesung _aa,
Alarm _alarm,
java.lang.Long _idBO,
BOT _bot) |
Modifier and Type | Method and Description |
---|---|
BO |
getTriggeringBO()
Gets the
BO that triggered the current Alarm invocation. |
BO |
getTriggeringBOForChanges()
Gets the
BO that triggered the current Alarm invocation already
included in the API's transaction. |
BO |
getTriggeringBOForChanges(java.lang.String desc) |
createBenachrichtigungsAuftrag, getBO, getBO, getLogger, getTransaction, getTransaction, hasUnsavedData, sendNotification, sendNotification, sendNotification, sendNotification, sendNotification, sendNotification, sendNotification, sendNotification, sendNotification, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail, sendNotificationByEmail
public BOMonitoringAlarmBenachrichtigungsScriptAPI(AlarmHandler _ah, AlarmAusloesung _aa, Alarm _alarm, java.lang.Long _idBO, BOT _bot)
public BO getTriggeringBO()
BO
that triggered the current Alarm invocation.BO
that triggered the current Alarm invocationpublic BO getTriggeringBOForChanges()
BO
that triggered the current Alarm invocation already
included in the API's transaction.
Convenience method for when the BO
that triggered the associated
Alarm
should be modified.desc
- an (optional) description that should overwrite the (current)
default description of the Transaction
provided by this api
instance; if null the description will remain as isTransaction
provided by this api instancepublic BO getTriggeringBOForChanges(java.lang.String desc)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.