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