Uses of Class
de.hybris.platform.ruleengine.event.RuleEngineModuleSwapCompletedEvent
Packages that use RuleEngineModuleSwapCompletedEvent
-
Uses of RuleEngineModuleSwapCompletedEvent in de.hybris.platform.ruleengine.event
Methods in de.hybris.platform.ruleengine.event that return RuleEngineModuleSwapCompletedEventModifier and TypeMethodDescriptionRuleEngineModuleSwapCompletedEvent.ofFailure(String rulesModuleName, String previousRulesModuleVersion, String failureReason, Collection<ResultItem> results) RuleEngineModuleSwapCompletedEvent.ofSuccess(String rulesModuleName, String previousRulesModuleVersion, String rulesModuleVersion, Collection<ResultItem> results) Methods in de.hybris.platform.ruleengine.event with parameters of type RuleEngineModuleSwapCompletedEventModifier and TypeMethodDescriptionprotected voidOnRuleEngineModuleSwapCompletedListener.onEvent(RuleEngineModuleSwapCompletedEvent event)