| Package | Description |
|---|---|
| de.hybris.platform.promotionenginebackoffice.actions | |
| de.hybris.platform.ruleenginebackoffice.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleClonePromotionAction
Action to clone a promotion rule.
|
class |
RuleCompileAllPromotionsForModuleAction |
class |
RuleCompilePromotionForModuleAction
Action to compile a single rule for a user-specified environment.
|
class |
RuleCreatePromotionFromTemplateAction
Action to create a promotion source rule by template.
|
class |
RuleUndeployPromotionFromModuleAction
Action to undeploy a single rule for a user-specified environment.
|
class |
RuleUndeploySelectedPromotionsFromModuleAction |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInteractiveAction<I,O>
AbstractInteractiveAction is the abstract class for the common functionality interactive actions.
|
class |
AbstractRuleProcessingForModuleAction<I,O>
AbstractRuleProcessingForModuleAction is the abstract class for the common functionality of rule processing
actions which could perform in 2 ways: as a set of items and as a single item.
|
class |
AbstractRuleSetProcessingForModuleAction<O>
AbstractRuleSetProcessingForModuleAction is the abstract class for the common functionality of group rule processing
actions.
|
class |
RuleArchiveAction
Deprecated.
since 1811
|
class |
RuleCloneAction
Action to clone a rule.
|
class |
RuleCompileAllForModuleAction
Action to compile multiple rules for a user-specified rules module.
|
class |
RuleCompileForModuleAction
Action to compile a single rule for a user-specified rules module.
|
class |
RuleCreateFromTemplateAction
Action to create a source rule by template.
|
class |
RulesModuleSyncAction
Action to synchronize a rules module with a user-specified one.
|
class |
RuleUndeployFromModuleAction
Action to undeploy a single rule for a user-specified environment.
|
class |
RuleUndeploySelectedFromModuleAction
Action to undeploy multiple rules from a user-specified rules module.
|
| Modifier and Type | Method and Description |
|---|---|
protected InteractiveAction |
RulesModuleSyncComposer.getInteractiveAction()
returns reference to the action instance.
|
protected InteractiveAction |
RuleArchiveComposer.getInteractiveAction()
Deprecated.
returns reference to the action instance.
|
protected InteractiveAction |
AbstractRuleUndeployFromModuleComposer.getInteractiveAction()
returns reference to the action instance.
|
protected InteractiveAction |
AbstractRuleCompileForModuleComposer.getInteractiveAction()
returns reference to the action instance.
|
protected InteractiveAction |
RuleCreateFromTemplateComposer.getInteractiveAction() |
protected InteractiveAction |
RuleCloneComposer.getInteractiveAction() |
Copyright © 2018 SAP SE. All Rights Reserved.