public class DeployModuleRequest extends ModuleRequest
| Constructor and Description |
|---|
DeployModuleRequest(String groupId,
String artifactId,
String version,
int instances,
boolean restart,
String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInstances() |
boolean |
restart() |
void |
withRestart() |
getArtifactId, getFileName, getGroupId, getId, getMavenArtifactId, getMetadataLocation, getModuleId, getRemoteLocation, getSnapshotVersion, getType, getVersion, isSnapshot, setSnapshotVersionpublic int getInstances()
public void withRestart()
public boolean restart()
restart in class ModuleRequestCopyright © 2016. All rights reserved.