|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessInstanceEvent.Action | |
|---|---|
| com.tibco.bpm.web.client.model.managedevents | |
| Uses of ProcessInstanceEvent.Action in com.tibco.bpm.web.client.model.managedevents |
|---|
| Methods in com.tibco.bpm.web.client.model.managedevents that return ProcessInstanceEvent.Action | |
|---|---|
ProcessInstanceEvent.Action |
ProcessInstanceEvent.getAction()
|
static ProcessInstanceEvent.Action |
ProcessInstanceEvent.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProcessInstanceEvent.Action[] |
ProcessInstanceEvent.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.tibco.bpm.web.client.model.managedevents with parameters of type ProcessInstanceEvent.Action | |
|---|---|
static ProcessInstanceEvent |
ProcessInstanceEvent.create(ProcessInstanceEvent.Action action,
java.lang.String processInstanceId)
|
static ProcessInstanceEvent |
ProcessInstanceEvent.create(ProcessInstanceEvent.Action action,
java.lang.String processInstanceId,
java.lang.String moduleName,
java.lang.String processName,
java.lang.String version)
|
void |
ProcessInstanceEvent.setAction(ProcessInstanceEvent.Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||