Uses of Class
com.axway.apim.appexport.lib.AppExportParams
Packages that use AppExportParams
Package
Description
-
Uses of AppExportParams in com.axway.apim.appexport
Methods in com.axway.apim.appexport with parameters of type AppExportParamsModifier and TypeMethodDescriptionstatic com.axway.apim.lib.ExportResultApplicationExportApp.delete(AppExportParams params) static 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 AppExportParamsModifier and TypeMethodDescriptionstatic ApplicationExporterApplicationExporter.create(ApplicationExporter.ResultHandler exportImpl, AppExportParams params, com.axway.apim.lib.ExportResult result) Constructors in com.axway.apim.appexport.impl with parameters of type AppExportParamsModifierConstructorDescriptionprotectedApplicationExporter(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) DeleteAppHandler(AppExportParams params, com.axway.apim.lib.ExportResult result) JsonApplicationExporter(AppExportParams params, com.axway.apim.lib.ExportResult result) YamlApplicationExporter(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