public class StandardExportParams extends CommandParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
StandardExportParams.exportFormat |
static class |
StandardExportParams.Wide |
APIM_CLI_HOME, MODE_ADD, MODE_IGNORE, MODE_REPLACE| Constructor and Description |
|---|
StandardExportParams(org.apache.commons.cli.CommandLine cmd,
org.apache.commons.cli.CommandLine internalCmd,
EnvironmentProperties environment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteLocalFolder() |
StandardExportParams.exportFormat |
getExportFormat() |
static StandardExportParams |
getInstance() |
StandardExportParams.Wide |
getWide() |
allowOrgAdminsToPublish, changeOrganization, clearCaches, getAdminPassword, getAdminUsername, getAPIManagerURL, getClientAppsMode, getClientOrgsMode, getConfDir, getDetailsExportFile, getEnvironmentProperties, getHostname, getPassword, getPort, getQuotaMode, getUsername, getValue, hasOption, ignoreAdminAccount, ignoreCache, isForce, isIgnoreClientApps, isIgnoreClientOrgs, isIgnoreQuotas, replaceHostInSwagger, rollback, setEnvProperties, validateRequiredParameterspublic StandardExportParams(org.apache.commons.cli.CommandLine cmd,
org.apache.commons.cli.CommandLine internalCmd,
EnvironmentProperties environment)
throws AppException
AppExceptionpublic static StandardExportParams getInstance()
public StandardExportParams.Wide getWide()
public StandardExportParams.exportFormat getExportFormat()
public boolean deleteLocalFolder()
Copyright © 2020. All rights reserved.