|
||||||||||
| 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<hudson.model.BuildableItemWithBuildWrappers>
com.nirima.jenkins.repo.project.ProjectBuildList
public class ProjectBuildList
| Nested Class Summary | |
|---|---|
static class |
ProjectBuildList.Type
|
| Field Summary |
|---|
| Fields inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
item, parent |
| Constructor Summary | |
|---|---|
protected |
ProjectBuildList(RepositoryElement parent,
hudson.model.BuildableItemWithBuildWrappers item,
ProjectBuildList.Type type)
|
| Method Summary | |
|---|---|
java.util.Collection<ProjectBuildRepositoryRoot> |
getChildren()
|
java.lang.String |
getName()
|
| Methods inherited from class com.nirima.jenkins.repo.AbstractRepositoryDirectory |
|---|
getChild |
| Methods inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
getParent, getPath |
| 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.RepositoryDirectory |
|---|
getChild |
| Methods inherited from interface com.nirima.jenkins.repo.RepositoryElement |
|---|
getParent, getPath |
| Constructor Detail |
|---|
protected ProjectBuildList(RepositoryElement parent,
hudson.model.BuildableItemWithBuildWrappers item,
ProjectBuildList.Type type)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElement<hudson.model.BuildableItemWithBuildWrappers>public java.util.Collection<ProjectBuildRepositoryRoot> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectory<hudson.model.BuildableItemWithBuildWrappers>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||