|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Action in com.lombardisoftware.webapi |
---|
Fields in com.lombardisoftware.webapi declared as Action | |
---|---|
static Action |
Action.ABORT_INSTANCE
|
static Action |
Action.ADD_COMMENT
|
static Action |
Action.ADD_HELP_REQUEST
|
static Action |
Action.ASSIGN_TASK
|
static Action |
Action.CHANGE_INSTANCE_DUEDATE
|
static Action |
Action.CHANGE_TASK_DUEDATE
|
static Action |
Action.CHANGE_TASK_PRIORITY
|
static Action |
Action.REASSIGN_TASK
|
static Action |
Action.REASSIGN_TASK_USER_ROLE
|
static Action |
Action.RESPOND_HELP_REQUEST
|
static Action |
Action.RESUME_INSTANCE
|
static Action |
Action.SUSPEND_INSTANCE
|
Methods in com.lombardisoftware.webapi that return Action | |
---|---|
static Action |
Action.fromString(java.lang.String value)
|
static Action |
Action.fromValue(java.lang.String value)
|
Action |
ActionPermission.getAction()
Gets the action value for this ActionPermission. |
Methods in com.lombardisoftware.webapi with parameters of type Action | |
---|---|
void |
ActionPermission.setAction(Action action)
Sets the action value for this ActionPermission. |
Constructors in com.lombardisoftware.webapi with parameters of type Action | |
---|---|
ActionPermission(Action action,
boolean canExecute)
|
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |