public class DeleteWorkflowAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
LABEL_WORKFLOW_ACTION_CONFIRMATION_DELETE |
| Constructor and Description |
|---|
DeleteWorkflowAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
java.lang.String |
getConfirmationMessage(<any> ctx) |
boolean |
needsConfirmation(<any> context) |
<any> |
perform(<any> context) |
protected static final java.lang.String LABEL_WORKFLOW_ACTION_CONFIRMATION_DELETE
Copyright © 2018 SAP SE. All Rights Reserved.