Uses of Class
de.hybris.platform.ruleenginebackoffice.actions.AbstractRuleCompilePublishComposer
Packages that use AbstractRuleCompilePublishComposer
-
Uses of AbstractRuleCompilePublishComposer in de.hybris.platform.ruleenginebackoffice.actions
Modifier and TypeClassDescriptionclassAbstractRuleCompileForModuleComposer is the abstract class for the common functionality of the rule compile/publish actions with the rule module chooser dialog.classAbstractRuleUndeployFromModuleComposer is the abstract class for the common functionality of Rule Undeploy Action dialog box.classRuleCompileAllForModuleComposer is responsible for handling the compile all rules action with the environment chooser.classRuleCompileForModuleComposer is responsible for handling of Rule Compile Action dialog box.classRulesModuleSyncComposer to invoke the action for rules module synchronisationclassRuleUndeployFromModuleComposer is responsible for handling of Rule Undeploy Action dialog box.classRuleUndeploySelectedFromModuleComposer is responsible for handling the undeploy selected rules action with the environment chooser.