public class AgentApi extends AbstractApi
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATIONS_PATH |
log, LOGIN| Constructor and Description |
|---|
AgentApi(org.apache.maven.plugin.logging.Log log,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
deployApplication(String applicationName,
File file) |
void |
undeployApplication(String appName) |
configureRequest, configureSecurityContext, delete, get, get, getTarget, isLoginRequest, patch, post, post, put, putpublic static final String APPLICATIONS_PATH
public AgentApi(org.apache.maven.plugin.logging.Log log,
String uri)
Copyright © 2017. All rights reserved.