com.nirima.jenkins.repo.build
Class ProjectBuildRepositoryRoot
java.lang.Object
com.nirima.jenkins.repo.AbstractRepositoryElement
com.nirima.jenkins.repo.AbstractRepositoryDirectory
com.nirima.jenkins.repo.build.ProjectBuildRepositoryRoot
- All Implemented Interfaces:
- RepositoryDirectory, RepositoryElement
public class ProjectBuildRepositoryRoot
- extends AbstractRepositoryDirectory
- implements RepositoryDirectory
|
Field Summary |
protected hudson.model.Run |
item
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
item
protected hudson.model.Run item
ProjectBuildRepositoryRoot
public ProjectBuildRepositoryRoot(RepositoryDirectory parent,
hudson.model.Run item,
String name)
getName
public String getName()
- Specified by:
getName in interface RepositoryElement- Specified by:
getName in class AbstractRepositoryElement
getChildren
public Collection<? extends RepositoryElement> getChildren()
- Specified by:
getChildren in interface RepositoryDirectory- Specified by:
getChildren in class AbstractRepositoryDirectory
Copyright © 2004-2011. All Rights Reserved.