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, getDescriptiongetParent, getPath, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildgetDescription, getParent, getPath, setParentprotected ProjectBuildList(RepositoryDirectory parent, Job item, ProjectBuildList.Type type)
public String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElementpublic Collection<ProjectBuildRepositoryRoot> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectoryCopyright © 2016–2022. All rights reserved.