public class ProjectBuildList extends AbstractRepositoryDirectory implements RepositoryDirectory
Modifier and Type | Class and Description |
---|---|
static class |
ProjectBuildList.Type |
parent
Modifier | Constructor and Description |
---|---|
protected |
ProjectBuildList(RepositoryDirectory parent,
Job item,
ProjectBuildList.Type type) |
Modifier and Type | Method and Description |
---|---|
Collection<ProjectBuildRepositoryRoot> |
getChildren() |
String |
getName() |
getChild, getDescription
getParent, getPath, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChild
getDescription, getParent, getPath, setParent
protected ProjectBuildList(RepositoryDirectory parent, Job item, ProjectBuildList.Type type)
public String getName()
getName
in interface RepositoryElement
getName
in class AbstractRepositoryElement
public Collection<ProjectBuildRepositoryRoot> getChildren()
getChildren
in interface RepositoryDirectory
getChildren
in class AbstractRepositoryDirectory
Copyright © 2016–2022. All rights reserved.