|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessTemplateEvent.Action | |
|---|---|
| com.tibco.bpm.web.client.model.managedevents | |
| Uses of ProcessTemplateEvent.Action in com.tibco.bpm.web.client.model.managedevents |
|---|
| Methods in com.tibco.bpm.web.client.model.managedevents that return ProcessTemplateEvent.Action | |
|---|---|
ProcessTemplateEvent.Action |
ProcessTemplateEvent.getAction()
|
static ProcessTemplateEvent.Action |
ProcessTemplateEvent.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProcessTemplateEvent.Action[] |
ProcessTemplateEvent.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 ProcessTemplateEvent.Action | |
|---|---|
static ProcessTemplateEvent |
ProcessTemplateEvent.create(ProcessTemplateEvent.Action action,
java.lang.String moduleName,
java.lang.String processName,
java.lang.String version,
java.lang.String description)
|
void |
ProcessTemplateEvent.setAction(ProcessTemplateEvent.Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||