Uses of Class
de.hybris.platform.ruleengine.ExecutionContext
-
Packages that use ExecutionContext Package Description de.hybris.platform.ruleengine -
-
Uses of ExecutionContext in de.hybris.platform.ruleengine
Methods in de.hybris.platform.ruleengine that return ExecutionContext Modifier and Type Method Description ExecutionContextRuleEngineActionResult. getExecutionContext()Methods in de.hybris.platform.ruleengine with parameters of type ExecutionContext Modifier and Type Method Description voidRuleEngineActionResult. setExecutionContext(ExecutionContext executionContext)
-