Package com.hybris.cockpitng.widgets.configurableflow
-
Interface Summary Interface Description ConfigurableFlowDefinitions Definitions referring to ConfigurableFlowFlowActionHandler An interface that defines contract for performing the custom logic for the configurable flow widget.FlowPrepareHandler An interface that defines contract for custom preparation logic for the configurable flow widget. -
Class Summary Class Description ComposedFlowActionHandler Composed flow action handler which allows to call sub handlersFlowActionHandlerConfigurableFlowController DefaultConfigurableFlowControllerimplementation.
There is returned a Mapobject in ConfigurableFlowResult.data on wizard output. ConfigurableFlowNavigationFacade Class exposes navigation through the ConfigurableFlowFlowActionHandlerAdapter Useful adapter that is used forFlowActionHandlerin order to control configurable flow widget.ProxyFlowActionHandlerAdapter Proxy adapter which intercepts all calls on done,cancel,back,next,custom and calls one of actions on given proxied adapter whenProxyFlowActionHandlerAdapter.doProxiedAction()is called. -
Enum Summary Enum Description ConfigurableFlowContextParameterNames Names of parameters used in ConfigurableFlow contextConfigurableFlowParameterNames Names of parameters used for EditorArea attributes configurationProxyFlowActionHandlerAdapter.ExecutedProxyAction Enum representation of actions.