Uses of Class
com.axway.apim.appexport.lib.AppExportParams
| Package | Description |
|---|---|
| com.axway.apim.appexport | |
| com.axway.apim.appexport.impl | |
| com.axway.apim.appexport.lib |
-
Uses of AppExportParams in com.axway.apim.appexport
Methods in com.axway.apim.appexport with parameters of type AppExportParams Modifier and Type Method Description com.axway.apim.lib.ExportResultApplicationExportApp. export(AppExportParams params) -
Uses of AppExportParams in com.axway.apim.appexport.impl
Methods in com.axway.apim.appexport.impl with parameters of type AppExportParams Modifier and Type Method Description static ApplicationExporterApplicationExporter. create(ApplicationExporter.ExportImpl exportImpl, AppExportParams params, com.axway.apim.lib.ExportResult result)Constructors in com.axway.apim.appexport.impl with parameters of type AppExportParams Constructor Description ApplicationExporter(AppExportParams params, com.axway.apim.lib.ExportResult result)ConsoleAppExporter(AppExportParams params, com.axway.apim.lib.ExportResult result)CSVAppExporter(AppExportParams params, com.axway.apim.lib.ExportResult result)JsonApplicationExporter(AppExportParams params, com.axway.apim.lib.ExportResult result) -
Uses of AppExportParams in com.axway.apim.appexport.lib
Methods in com.axway.apim.appexport.lib that return AppExportParams Modifier and Type Method Description static AppExportParamsAppExportParams. getInstance()