Uses of Enum Class
de.hybris.platform.core.initialization.SystemSetup.Process
Packages that use SystemSetup.Process
-
Uses of SystemSetup.Process in de.hybris.platform.core.initialization
Methods in de.hybris.platform.core.initialization that return SystemSetup.ProcessModifier and TypeMethodDescriptionSystemSetupCollectorResult.getProcess()If the method has aSystemSetup.Processattribute, it will be returned.SystemSetupContext.getProcess()static SystemSetup.ProcessReturns the enum constant of this class with the specified name.static SystemSetup.Process[]SystemSetup.Process.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.hybris.platform.core.initialization with parameters of type SystemSetup.ProcessModifierConstructorDescriptionSystemSetupContext(Map<String, String[]> parameterMap, SystemSetup.Type type, SystemSetup.Process process, String extensionName)