Class ProcessStateSelector
- java.lang.Object
-
- com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<java.lang.String>
-
- de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelectorEditor
-
- de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelector
-
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<java.lang.String>
@Deprecated(since="6.7", forRemoval=true) public class ProcessStateSelector extends ProcessStateSelectorEditorDeprecated, for removal: This API element is subject to removal in a future version.since 6.7, useProcessStateSelectorEditorinstead
-
-
Constructor Summary
Constructors Constructor Description ProcessStateSelector()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ProcessDefinitionFactorygetProcessDefinitionFactory()Deprecated, for removal: This API element is subject to removal in a future version.-
Methods inherited from class de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelectorEditor
getNotificationService, getProcessAvailableStates, render
-
-
-
-
Method Detail
-
getProcessDefinitionFactory
public ProcessDefinitionFactory getProcessDefinitionFactory()
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getProcessDefinitionFactoryin classProcessStateSelectorEditor
-
-