Class ManualTaxReverseAction

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

public class ManualTaxReverseAction extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware implements com.hybris.cockpitng.actions.CockpitAction<ReturnRequestModel,ReturnRequestModel>
This action specify that the tax reverse has been handle manually and triggers the update inventory step in the process engine.
  • Field Details

  • Constructor Details

    • ManualTaxReverseAction

      public ManualTaxReverseAction()
  • Method Details