Class OutboundChannelConfigAuditReportDownloadAction

java.lang.Object
de.hybris.platform.outboundsyncbackoffice.widgets.actions.OutboundChannelConfigAuditReportDownloadAction
All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<Object,String>

public final class OutboundChannelConfigAuditReportDownloadAction extends Object implements com.hybris.cockpitng.actions.CockpitAction<Object,String>
Action responsible for downloading a audit report of one OutboundChannelConfiguration object
  • Constructor Details

    • OutboundChannelConfigAuditReportDownloadAction

      public OutboundChannelConfigAuditReportDownloadAction()
  • Method Details

    • perform

      public com.hybris.cockpitng.actions.ActionResult<String> perform(com.hybris.cockpitng.actions.ActionContext<Object> ctx)
      Specified by:
      perform in interface com.hybris.cockpitng.actions.CockpitAction<Object,String>
    • canPerform

      public boolean canPerform(com.hybris.cockpitng.actions.ActionContext<Object> ctx)
      Specified by:
      canPerform in interface com.hybris.cockpitng.actions.CockpitAction<Object,String>