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