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