public class ApplicationExportApp extends Object implements APIMCLIServiceProvider
| Constructor and Description |
|---|
ApplicationExportApp() |
| Modifier and Type | Method and Description |
|---|---|
static int |
export(String[] args) |
String |
getGroupDescription() |
String |
getGroupId() |
String |
getName() |
String |
getVersion() |
static void |
main(String[] args) |
public String getName()
getName in interface APIMCLIServiceProviderpublic String getVersion()
getVersion in interface APIMCLIServiceProviderpublic String getGroupId()
getGroupId in interface APIMCLIServiceProviderpublic String getGroupDescription()
getGroupDescription in interface APIMCLIServiceProviderpublic static int export(String[] args)
public static void main(String[] args)
Copyright © 2020. All rights reserved.