| Package | Description |
|---|---|
| de.hybris.platform.ruleengine.event | |
| de.hybris.platform.ruleenginebackoffice.listeners |
| Modifier and Type | Method and Description |
|---|---|
static RuleEngineModuleSwapCompletedEvent |
RuleEngineModuleSwapCompletedEvent.ofFailure(String rulesModuleName,
String previousRulesModuleVersion,
String failureReason) |
static RuleEngineModuleSwapCompletedEvent |
RuleEngineModuleSwapCompletedEvent.ofSuccess(String rulesModuleName,
String previousRulesModuleVersion,
String rulesModuleVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModuleSwapCompletedListener.onEvent(RuleEngineModuleSwapCompletedEvent ruleEngineModuleSwapCompletedEvent) |
Copyright © 2017 SAP SE. All Rights Reserved.