Class ManualRefundAction

java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.omsbackoffice.actions.returns.ManualRefundAction
All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<ReturnRequestModel,ReturnRequestModel>, com.hybris.cockpitng.engine.ComponentWidgetAdapterAware

public class ManualRefundAction extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware implements com.hybris.cockpitng.actions.CockpitAction<ReturnRequestModel,ReturnRequestModel>
This action triggers the tax reverse step in the process engine.
  • Field Details

  • Constructor Details

    • ManualRefundAction

      public ManualRefundAction()
  • Method Details