|
||||||||||
| 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
com.nirima.jenkins.repo.build.SimpleOnDemandItem
public class SimpleOnDemandItem
| 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 | |
|---|---|
SimpleOnDemandItem(RepositoryDirectory parent,
java.lang.String item,
IDirectoryPopulator populator)
|
|
| Method Summary | |
|---|---|
protected IDirectoryPopulator |
getPopulator()
|
| Methods inherited from class com.nirima.jenkins.repo.build.PopulateOnDemandDirectoryRepositoryItem |
|---|
getItems |
| 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 SimpleOnDemandItem(RepositoryDirectory parent,
java.lang.String item,
IDirectoryPopulator populator)
| Method Detail |
|---|
protected IDirectoryPopulator getPopulator()
getPopulator in class PopulateOnDemandDirectoryRepositoryItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||