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