Class TravelRuleIrProcessor
java.lang.Object
de.hybris.platform.travelrulesengine.compiler.processors.TravelRuleIrProcessor
- All Implemented Interfaces:
de.hybris.platform.ruleengineservices.compiler.RuleIrProcessor
public class TravelRuleIrProcessor
extends Object
implements de.hybris.platform.ruleengineservices.compiler.RuleIrProcessor
Creates RuleIrTypeConditions to instantiate relevant RAOs based on rule type
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TravelRuleIrProcessor
public TravelRuleIrProcessor()
-
-
Method Details
-
process
public void process(de.hybris.platform.ruleengineservices.compiler.RuleCompilerContext context, RuleIr ruleIr) throws de.hybris.platform.ruleengineservices.compiler.RuleCompilerException - Specified by:
processin interfacede.hybris.platform.ruleengineservices.compiler.RuleIrProcessor- Throws:
de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
-