public interface ProcessTemplateActions
getAvailableActions()
method on a process template.Modifier and Type | Field and Description |
---|---|
static int |
CALL
Symbolic constant for process template action call.
|
static java.lang.String |
COPYRIGHT |
static int |
CREATEMESSAGE
Symbolic constant for process template action create message.
|
static int |
GETCUSTOMATTRIBUTE
Deprecated.
Use GETCUSTOMPROPERTY.
|
static int |
GETCUSTOMPROPERTY
Symbolic constant for process template action get customer property.
|
static int |
GETENDPOINTFORPROCESSTEMPLATE
Symbolic constant for process template action get endpoint reference for process template.
|
static int |
GETGRAPHICALPROCESSMODEL
Symbolic constant for process template action get graphical representation for process template.
|
static int |
GETMIGRATIONTARGETS
Symbolic constant for process template action get migration targets for process template.
|
static int |
GETPROCESSTEMPLATE
Symbolic constant for process template action get process template.
|
static int |
GETQUERYPROPERTIES
Symbolic constant for process template action get query properties for process template.
|
static int |
GETSTARTACTIVITIES
Symbolic constant for process template action get start activities.
|
static int |
GETUISETTINGS
Symbolic constant for process template action get UI settings.
|
static int |
INITIATE
Symbolic constant for process template action initiate.
|
static int |
QUERYPROCESSTEMPLATE
Symbolic constant for querying process templates.
|
static final java.lang.String COPYRIGHT
static final int CALL
static final int INITIATE
static final int QUERYPROCESSTEMPLATE
static final int GETCUSTOMATTRIBUTE
static final int GETCUSTOMPROPERTY
static final int GETPROCESSTEMPLATE
static final int GETUISETTINGS
static final int CREATEMESSAGE
static final int GETSTARTACTIVITIES
static final int GETENDPOINTFORPROCESSTEMPLATE
static final int GETGRAPHICALPROCESSMODEL
static final int GETQUERYPROPERTIES
static final int GETMIGRATIONTARGETS