@Deprecated public class CompleteWorkflowAction extends ItemAction
| Constructor and Description |
|---|
CompleteWorkflowAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(ActionEvent event)
Deprecated.
|
ActionResult |
perform(ActionEvent event)
Deprecated.
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic boolean isActive(ActionEvent event)
isActive in interface HMCStatefulActionisActive in class ItemActionpublic ActionResult perform(ActionEvent event) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionevent - ActionEvent contains input data for the actionJaloBusinessExceptionCopyright © 2017 SAP SE. All Rights Reserved.