public class RPDCommand extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEPLOYMENT_LOG |
static String |
INSTANCE_CREATE_STATUS |
static String |
INSTANCE_DEPLOY |
static String |
INSTANCE_DEPLOY_STATUS |
static String |
INSTANCE_LOG |
static String |
PACKAGE_INSTANCE_CREATE |
static String |
PACKAGE_LIST |
static String |
ROUTE_ENV_LIST |
static String |
ROUTE_LIST |
Modifier and Type | Method and Description |
---|---|
RPDXmlResult |
executeResponseToMap() |
static RPDCommand |
getRpdCommandUsingApiToken(String url,
String apiToken,
String command,
String... args) |
public static final String PACKAGE_LIST
public static final String ROUTE_LIST
public static final String ROUTE_ENV_LIST
public static final String PACKAGE_INSTANCE_CREATE
public static final String INSTANCE_CREATE_STATUS
public static final String INSTANCE_DEPLOY_STATUS
public static final String INSTANCE_DEPLOY
public static final String INSTANCE_LOG
public static final String DEPLOYMENT_LOG
public static RPDCommand getRpdCommandUsingApiToken(String url, String apiToken, String command, String... args) throws Exception
Exception
public RPDXmlResult executeResponseToMap() throws Exception
Exception
Copyright © 2016. All rights reserved.