public class InitializeModuleAction
extends java.lang.Object
| Constructor and Description |
|---|
InitializeModuleAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
protected RuleEngineService |
getRuleEngineService() |
protected void |
notifyFailure(DroolsKIEModuleModel module) |
protected void |
notifyInitStarted(DroolsKIEModuleModel module) |
<any> |
perform(<any> context) |
void |
setRuleEngineService(RuleEngineService ruleEngineService) |
public boolean canPerform(<any> ctx)
public <any> perform(<any> context)
protected void notifyInitStarted(DroolsKIEModuleModel module)
protected void notifyFailure(DroolsKIEModuleModel module)
protected RuleEngineService getRuleEngineService()
public void setRuleEngineService(RuleEngineService ruleEngineService)
Copyright © 2017 SAP SE. All Rights Reserved.