Uses of Interface
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
Packages that use FlowActionHandler Package Description com.hybris.cockpitng.widgets.configurableflow -
-
Uses of FlowActionHandler in com.hybris.cockpitng.widgets.configurableflow
Classes in com.hybris.cockpitng.widgets.configurableflow that implement FlowActionHandler Modifier and Type Class Description classComposedFlowActionHandlerComposed flow action handler which allows to call sub handlersFlowActionHandlerMethods in com.hybris.cockpitng.widgets.configurableflow that return FlowActionHandler Modifier and Type Method Description protected FlowActionHandlerComposedFlowActionHandler. loadHandlerBean(java.lang.String beanName)Methods in com.hybris.cockpitng.widgets.configurableflow that return types with arguments of type FlowActionHandler Modifier and Type Method Description protected java.util.Optional<FlowActionHandler>ComposedFlowActionHandler. loadHandler(java.lang.String beanName)
-