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