public class Escalation extends AbstractEscalation
TimerEventTrigger
triggers. It is similar to a Schedule
.
The type is one of
com.appiancorp.suiteapi.process.AbstractEscalation.TYPE_REASSIGN
com.appiancorp.suiteapi.process.AbstractEscalation.TYPE_NOTIFY
com.appiancorp.suiteapi.process.AbstractEscalation.TYPE_PRIORITY
com.appiancorp.suiteapi.process.AbstractEscalation.TYPE_EVENT_PRODUCER
Schedule
,
EscalationInstance
,
Serialized FormAC_NOTIFY_NAME, AC_PRIORITY_NAME, AC_REASSIGN_NAME, PRIORITY_SET, TYPE_EVENT_PRODUCER, TYPE_NOTIFY, TYPE_PRIORITY, TYPE_REASSIGN
Constructor and Description |
---|
Escalation() |
Escalation(java.lang.Long type,
ActivityClass escalationAC,
EventTrigger trigger) |
fillInAppianTypes, getActivityClass, getEventProducer, getEventTrigger, getType, setActivityClass, setEventProducer, setEventTrigger, setType
public Escalation()
public Escalation(java.lang.Long type, ActivityClass escalationAC, EventTrigger trigger)
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.