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