public interface EscalationTemplateActions
getAvailableActions()
method for an escalation template.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static int |
GETCUSTOMPROPERTY
Symbolic constant for escalation template action get custom property.
|
static int |
GETDOCUMENTATION
Symbolic constant for escalation template action get documentation.
|
static int |
GETESCALATIONTEMPLATE
Symbolic constant for escalation template action get escalation template.
|
static int |
GETROLEINFO
Symbolic constant for escalation template action to retrieve role related information.
|
static int |
GETTASKTEMPLATE
Symbolic constant for escalation template action get task template.
|
static final java.lang.String COPYRIGHT
static final int GETDOCUMENTATION
static final int GETCUSTOMPROPERTY
static final int GETESCALATIONTEMPLATE
static final int GETTASKTEMPLATE
static final int GETROLEINFO