public class ProjectBuildRepositoryRoot extends AbstractRepositoryDirectory implements RepositoryDirectory
| Modifier and Type | Field and Description |
|---|---|
protected Run |
item |
parent| Constructor and Description |
|---|
ProjectBuildRepositoryRoot(RepositoryDirectory parent,
Run item,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends RepositoryElement> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
toString() |
getChildgetParent, getPath, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildgetParent, getPath, setParentprotected final Run item
public ProjectBuildRepositoryRoot(RepositoryDirectory parent, Run item, String name)
public String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElementpublic Collection<? extends RepositoryElement> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectorypublic String getDescription()
getDescription in interface RepositoryElementgetDescription in class AbstractRepositoryDirectoryCopyright © 2016–2022. All rights reserved.