Class RuleEngineUtils
java.lang.Object
de.hybris.platform.ruleengine.util.RuleEngineUtils
Static methods for analysis and simple manipulation of the rule content
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCleanedContent(String seedRuleContent, String ruleUuid) static StringgetDeployedRulesModuleVersion(DroolsKIEModuleModel rulesModule) static StringgetNormalizedRulePath(String rulePath) static StringgetRulePath(DroolsRuleModel rule) static booleanisDroolsKieModuleDeployed(DroolsKIEModuleModel rulesModule) static StringstripDroolsMainResources(String normalizedPath)
-
Method Details
-
getCleanedContent
-
getNormalizedRulePath
-
getRulePath
-
stripDroolsMainResources
-
getDeployedRulesModuleVersion
-
isDroolsKieModuleDeployed
-