|
||||||||||
| 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.build.DirectoryRepositoryItem
com.nirima.jenkins.repo.build.PopulateOnDemandDirectoryRepositoryItem
public abstract class PopulateOnDemandDirectoryRepositoryItem
| Field Summary |
|---|
| Fields inherited from class com.nirima.jenkins.repo.build.DirectoryRepositoryItem |
|---|
items, name |
| Fields inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
parent |
| Constructor Summary | |
|---|---|
PopulateOnDemandDirectoryRepositoryItem(RepositoryDirectory parent,
java.lang.String item)
|
|
| Method Summary | |
|---|---|
protected java.util.Map<java.lang.String,RepositoryElement> |
getItems()
|
protected abstract IDirectoryPopulator |
getPopulator()
|
| Methods inherited from class com.nirima.jenkins.repo.build.DirectoryRepositoryItem |
|---|
add, getChild, getChildren, getName, insert |
| Methods inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
getParent, getPath, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.nirima.jenkins.repo.RepositoryElement |
|---|
getParent, getPath, setParent |
| Constructor Detail |
|---|
public PopulateOnDemandDirectoryRepositoryItem(RepositoryDirectory parent,
java.lang.String item)
| Method Detail |
|---|
protected abstract IDirectoryPopulator getPopulator()
protected java.util.Map<java.lang.String,RepositoryElement> getItems()
getItems in class DirectoryRepositoryItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||