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