Package de.hybris.platform.ruleenginebackoffice.actions
package de.hybris.platform.ruleenginebackoffice.actions
-
ClassDescriptionAbstractInteractiveAction is the abstract class for the common functionality interactive actions.AbstractRuleCompileForModuleComposer is the abstract class for the common functionality of the rule compile/publish actions with the rule module chooser dialog.Abstract class for the rule compile/publish composers with the global event listener bindingAbstractRuleProcessingForModuleAction 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.AbstractRuleSetProcessingForModuleAction is the abstract class for the common functionality of group rule processing actions.AbstractRuleUndeployFromModuleComposer is the abstract class for the common functionality of Rule Undeploy Action dialog box.InteractiveAction<I,
O> InteractiveAction is the interface defining methods for the common functionality of interactive actions.Action to clone a rule.RuleCloneComposer is responsible for handling the clone rules action.Action to compile multiple rules for a user-specified rules module.RuleCompileAllForModuleComposer is responsible for handling the compile all rules action with the environment chooser.Action to compile a single rule for a user-specified rules module.RuleCompileForModuleComposer is responsible for handling of Rule Compile Action dialog box.The class is responsible for handling of warning dialog box for Rule Compile actons.Action to create a source rule by template.RuleCreateFromTemplateComposer is responsible for handling the create rule from template action.The session scope listener, reacting on session attribute SWAPPING changesAction to synchronize a rules module with a user-specified one.RulesModuleSyncComposer to invoke the action for rules module synchronisationAction to undeploy a single rule for a user-specified environment.RuleUndeployFromModuleComposer is responsible for handling of Rule Undeploy Action dialog box.Action to undeploy multiple rules from a user-specified rules module.RuleUndeploySelectedFromModuleComposer is responsible for handling the undeploy selected rules action with the environment chooser.