Class RuleEngineSystemSetup
- java.lang.Object
-
- de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
-
- de.hybris.platform.ruleengine.setup.impl.RuleEngineSystemSetup
-
@SystemSetup(extension="ruleengine") public class RuleEngineSystemSetup extends AbstractRuleEngineSystemSetup
-
-
Constructor Summary
Constructors Constructor Description RuleEngineSystemSetup()
-
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)
-
-