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