Class CSVAppExporter

    • Constructor Detail

      • CSVAppExporter

        public CSVAppExporter​(AppExportParams params,
                              com.axway.apim.lib.ExportResult result)
                       throws com.axway.apim.lib.error.AppException
        Throws:
        com.axway.apim.lib.error.AppException
    • Method Detail

      • export

        public void export​(List<com.axway.apim.api.model.apps.ClientApplication> apps)
                    throws com.axway.apim.lib.error.AppException
        Specified by:
        export in class ApplicationExporter
        Throws:
        com.axway.apim.lib.error.AppException
      • getFilter

        public com.axway.apim.adapter.client.apps.ClientAppFilter getFilter()
                                                                     throws com.axway.apim.lib.error.AppException
        Specified by:
        getFilter in class ApplicationExporter
        Throws:
        com.axway.apim.lib.error.AppException