|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nirima.jenkins.repo.AbstractRepositoryElement<T>
com.nirima.jenkins.repo.AbstractRepositoryDirectory<T>
public abstract class AbstractRepositoryDirectory<T>
| Field Summary |
|---|
| Fields inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
item, parent |
| Constructor Summary | |
|---|---|
protected |
AbstractRepositoryDirectory(RepositoryElement parent,
T item)
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractRepositoryDirectory(RepositoryElement parent,
T item)
| 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 | |||||||||