Class icm.action.workitem.ModifyTask
Extends
icm.action.workitem.BpmAction.
ModifyInstance modifies a BPM process instance.
Context required by this action: ['WorkItem']
Defined in: <icm/action/workitem/ModifyTask.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
- Fields borrowed from class icm.action.Action:
- arguments, menu, resourceBundle, title, widget
| Method Attributes | Method Name and Description |
|---|---|
|
execute()
|
- Methods borrowed from class icm.action.workitem.BpmAction:
- isEnabled, isVisible
- Methods borrowed from class icm.action.Action:
- broadcastEvent, canPerformAction, cleanActionContext, getActionContext, getArgument, getArguments, getCallback, getWidget, init, isCM8, isGlobalEnabled, performAction, postExecute, preExecute, publishEvent, refreshMenus, setActionContext, setEnabled, setVisible, showConfirmationDialog, showErrDialog
Method Detail
execute()