|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EscalationTemplateActions
This interface defines symbolic constants for all actions that can be performed on
escalation templates. These constants are to be used when determining the
actions allowed in the current escalation template state.
Currently allowed actions are returned
when calling the getAvailableActions()
method for an escalation template.
Field Summary | |
---|---|
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. |
Field Detail |
---|
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
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |