public class RuleArchiveAction extends Object
| Constructor and Description |
|---|
RuleArchiveAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> context) |
String |
getConfirmationMessage(<any> context) |
boolean |
needsConfirmation(<any> context) |
<any> |
perform(<any> context) |
public boolean canPerform(<any> context)
public String getConfirmationMessage(<any> context)
public boolean needsConfirmation(<any> context)
public <any> perform(<any> context)
Copyright © 2017 SAP SE. All Rights Reserved.