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() |
getChild
getParent, getPath, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild
getParent, getPath, setParent
protected final Run item
public ProjectBuildRepositoryRoot(RepositoryDirectory parent, Run item, String name)
public String getName()
getName
in interface RepositoryElement
getName
in class AbstractRepositoryElement
public Collection<? extends RepositoryElement> getChildren()
getChildren
in interface RepositoryDirectory
getChildren
in class AbstractRepositoryDirectory
public String getDescription()
getDescription
in interface RepositoryElement
getDescription
in class AbstractRepositoryDirectory
Copyright © 2016–2022. All rights reserved.