public static class DeploymentDescriptor.Target extends Object
| Constructor and Description |
|---|
Target() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodePath() |
String |
getRepository() |
String |
getWorkspace() |
void |
setNodePath(String nodePath) |
void |
setRepository(String repository) |
void |
setWorkspace(String workspace) |
public String getRepository()
public void setRepository(String repository)
repository - the repository to setpublic String getWorkspace()
public void setWorkspace(String workspace)
workspace - the workspace to setpublic String getNodePath()
public void setNodePath(String nodePath)
nodePath - the nodePath to setCopyright © 2003–2018 eXo Platform SAS. All rights reserved.