com.nirima.jenkins.repo
Class AbstractRepositoryDirectory
java.lang.Object
com.nirima.jenkins.repo.AbstractRepositoryElement
com.nirima.jenkins.repo.AbstractRepositoryDirectory
- Direct Known Subclasses:
- ProjectBuildList, ProjectBuildRepositoryRoot, ProjectElement, ProjectsElement, RootElement
public abstract class AbstractRepositoryDirectory
- extends AbstractRepositoryElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRepositoryDirectory
protected AbstractRepositoryDirectory(RepositoryDirectory parent)
getChild
public RepositoryElement getChild(String element)
getChildren
public abstract Collection<? extends RepositoryElement> getChildren()
Copyright © 2004-2011. All Rights Reserved.