Class RuleEngineServicesSystemSetup
- java.lang.Object
-
- de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
-
- de.hybris.platform.ruleengineservices.setup.impl.RuleEngineServicesSystemSetup
-
@SystemSetup(extension="ruleengineservices") public class RuleEngineServicesSystemSetup extends AbstractRuleEngineSystemSetup
-
-
Constructor Summary
Constructors Constructor Description RuleEngineServicesSystemSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreateEssentialData(SystemSetupContext context)-
Methods inherited from class de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
getCommonI18NService, getFileEncoding, getImpexExt, getImportService, importImpexFile, importImpexFile, importLanguageSpecificImpexFiles, setCommonI18NService, setFileEncoding, setImpexExt, setImportService
-
-
-
-
Method Detail
-
createEssentialData
@SystemSetup(type=ESSENTIAL, process=ALL) public void createEssentialData(SystemSetupContext context)
-
-