Interface AnalyticsDXPEntityBatchExporter


public interface AnalyticsDXPEntityBatchExporter
  • Method Details

    • export

      void export(long companyId, String[] dispatchTriggerNames) throws Exception
      Throws:
      Exception
    • refreshExportTriggers

      void refreshExportTriggers(long companyId, String[] dispatchTriggerNames) throws Exception
      Throws:
      Exception
    • scheduleExportTriggers

      void scheduleExportTriggers(long companyId, String[] dispatchTriggerNames) throws Exception
      Throws:
      Exception
    • unscheduleExportTriggers

      void unscheduleExportTriggers(long companyId, String[] dispatchTriggerNames) throws Exception
      Throws:
      Exception