Class ClientApplicationImportApp

java.lang.Object
com.axway.apim.appimport.ClientApplicationImportApp
All Implemented Interfaces:
com.axway.apim.cli.APIMCLIServiceProvider

public class ClientApplicationImportApp extends Object implements com.axway.apim.cli.APIMCLIServiceProvider
  • Constructor Details

    • ClientApplicationImportApp

      public ClientApplicationImportApp()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface com.axway.apim.cli.APIMCLIServiceProvider
    • getVersion

      public String getVersion()
      Specified by:
      getVersion in interface com.axway.apim.cli.APIMCLIServiceProvider
    • getGroupId

      public String getGroupId()
      Specified by:
      getGroupId in interface com.axway.apim.cli.APIMCLIServiceProvider
    • getGroupDescription

      public String getGroupDescription()
      Specified by:
      getGroupDescription in interface com.axway.apim.cli.APIMCLIServiceProvider
    • importApp

      public static int importApp(String[] args)
    • importApp

      public com.axway.apim.lib.Result importApp(AppImportParams params)