Package com.axway.apim.appexport
Class ApplicationExportApp
java.lang.Object
com.axway.apim.appexport.ApplicationExportApp
- All Implemented Interfaces:
com.axway.apim.cli.APIMCLIServiceProvider
public class ApplicationExportApp extends Object implements com.axway.apim.cli.APIMCLIServiceProvider
-
Constructor Summary
Constructors Constructor Description ApplicationExportApp() -
Method Summary
Modifier and Type Method Description com.axway.apim.lib.ExportResultexport(AppExportParams params)static intexport(String[] args)StringgetGroupDescription()StringgetGroupId()StringgetName()StringgetVersion()static voidmain(String[] args)
-
Constructor Details
-
ApplicationExportApp
public ApplicationExportApp()
-
-
Method Details
-
getName
- Specified by:
getNamein interfacecom.axway.apim.cli.APIMCLIServiceProvider
-
getVersion
- Specified by:
getVersionin interfacecom.axway.apim.cli.APIMCLIServiceProvider
-
getGroupId
- Specified by:
getGroupIdin interfacecom.axway.apim.cli.APIMCLIServiceProvider
-
getGroupDescription
- Specified by:
getGroupDescriptionin interfacecom.axway.apim.cli.APIMCLIServiceProvider
-
export
-
export
-
main
-