Uses of Class
com.hybris.cockpitng.widgets.configurableflow.ProxyFlowActionHandlerAdapter.ExecutedProxyAction
-
Packages that use ProxyFlowActionHandlerAdapter.ExecutedProxyAction Package Description com.hybris.cockpitng.widgets.configurableflow -
-
Uses of ProxyFlowActionHandlerAdapter.ExecutedProxyAction in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return ProxyFlowActionHandlerAdapter.ExecutedProxyAction Modifier and Type Method Description static ProxyFlowActionHandlerAdapter.ExecutedProxyActionProxyFlowActionHandlerAdapter.ExecutedProxyAction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProxyFlowActionHandlerAdapter.ExecutedProxyAction[]ProxyFlowActionHandlerAdapter.ExecutedProxyAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.hybris.cockpitng.widgets.configurableflow with parameters of type ProxyFlowActionHandlerAdapter.ExecutedProxyAction Modifier and Type Method Description protected voidProxyFlowActionHandlerAdapter. executeAction(ProxyFlowActionHandlerAdapter.ExecutedProxyAction actionToExecute)
-