public class RepositoryNode extends AbstractIndexedRepositoryNode
| Modifier and Type | Field and Description |
|---|---|
private IRepository |
repository |
index, NO_CHILDREN| Constructor and Description |
|---|
RepositoryNode(NexusIndex index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getRepoName() |
java.lang.String |
getRepositoryUrl() |
getChildren, getImage, getIndex, hasChildren, isEnabledIndex, isUpdatingprivate final IRepository repository
public RepositoryNode(NexusIndex index)
public java.lang.String getName()
public java.lang.String getRepositoryUrl()
getRepositoryUrl in class AbstractIndexedRepositoryNodepublic java.lang.String getRepoName()