public interface RuleEngineRulesModuleMonitor<T extends AbstractRulesModuleModel>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRulesModuleDeployed(T rulesModule)
Indicates whether the given module is actually deployed and running in the rule engine
|
boolean isRulesModuleDeployed(T rulesModule)
rulesModule - instance of AbstractRulesModuleModel to check the deployment status forCopyright © 2018 SAP SE. All Rights Reserved.