Class CancelReturnAction

  • All Implemented Interfaces:
    com.hybris.cockpitng.actions.CockpitAction<ReturnRequestModel,​ReturnRequestModel>, com.hybris.cockpitng.engine.ComponentWidgetAdapterAware

    public class CancelReturnAction
    extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
    implements com.hybris.cockpitng.actions.CockpitAction<ReturnRequestModel,​ReturnRequestModel>
    Perform the Cancellation of a return.
    It allows to cancel the return
    • Field Detail

      • CUSTOMER_SUPPORT_SOCKET_OUT_CONTEXT

        protected static final java.lang.String CUSTOMER_SUPPORT_SOCKET_OUT_CONTEXT
        See Also:
        Constant Field Values
    • Constructor Detail

      • CancelReturnAction

        public CancelReturnAction()