|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nirima.jenkins.repo.AbstractRepositoryElement
com.nirima.jenkins.repo.AbstractRepositoryDirectory
public abstract class AbstractRepositoryDirectory
| Field Summary |
|---|
| Fields inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
parent |
| Constructor Summary | |
|---|---|
protected |
AbstractRepositoryDirectory(RepositoryDirectory parent)
|
| Method Summary | |
|---|---|
RepositoryElement |
getChild(java.lang.String element)
|
abstract java.util.Collection<? extends RepositoryElement> |
getChildren()
|
| Methods inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
getName, getParent, getPath, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractRepositoryDirectory(RepositoryDirectory parent)
| Method Detail |
|---|
public RepositoryElement getChild(java.lang.String element)
public abstract java.util.Collection<? extends RepositoryElement> getChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||