public class RuleCompileAllAction
extends AbstractComponentWidgetAdapterAware
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMPILER_ERROR_MESSAGE |
protected static String |
CONFIRMATION_MESSAGE |
protected static String |
PUBLISHER_ERROR_MESSAGE |
protected static String |
SUCCESS_MESSAGE |
| Constructor and Description |
|---|
RuleCompileAllAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildCompilerErrorMessages(<any> context,
RuleCompilerPublisherResult ruleResults) |
protected void |
buildPublisherErrorMessages(<any> context) |
boolean |
canPerform(<any> context) |
String |
getConfirmationMessage(<any> context) |
protected List<AbstractRuleModel> |
getRulesToCompile() |
boolean |
needsConfirmation(<any> context) |
<any> |
perform(<any> context) |
protected static final String SUCCESS_MESSAGE
protected static final String COMPILER_ERROR_MESSAGE
protected static final String PUBLISHER_ERROR_MESSAGE
protected static final String CONFIRMATION_MESSAGE
public boolean canPerform(<any> context)
public String getConfirmationMessage(<any> context)
public boolean needsConfirmation(<any> context)
public <any> perform(<any> context)
protected List<AbstractRuleModel> getRulesToCompile()
protected void buildCompilerErrorMessages(<any> context,
RuleCompilerPublisherResult ruleResults)
protected void buildPublisherErrorMessages(<any> context)
Copyright © 2017 SAP SE. All Rights Reserved.