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, isUpdating
private final IRepository repository
public RepositoryNode(NexusIndex index)
public java.lang.String getName()
public java.lang.String getRepositoryUrl()
getRepositoryUrl
in class AbstractIndexedRepositoryNode
public java.lang.String getRepoName()