public class DeployArtifactRequest extends ModuleRequest
CONFIG_TYPE, GZIP_TYPE, ZIP_TYPE| Modifier and Type | Method and Description |
|---|---|
static DeployArtifactRequest |
build(String groupId,
String artifactId,
String version,
String classifier,
String type) |
boolean |
checkConfig() |
boolean |
deleteBase() |
String |
getLogName() |
getArtifactId, getBaseLocation, getFileName, getGroupId, getId, getLocalPath, getMavenArtifactId, getMetadataLocation, getModuleId, getRemoteLocation, getRestartCommand, getTestCommand, getType, getVersion, isSnapshot, restart, setBaseLocation, setRestart, setRestartCommand, setTestCommand, setVersionpublic boolean deleteBase()
deleteBase in class ModuleRequestpublic boolean checkConfig()
checkConfig in class ModuleRequestpublic String getLogName()
getLogName in class ModuleRequestCopyright © 2018. All rights reserved.