public class MultiBranchProjectElement extends AbstractRepositoryDirectory implements RepositoryDirectory
parent
Constructor and Description |
---|
MultiBranchProjectElement(RepositoryDirectory parent,
jenkins.branch.MultiBranchProject project) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends RepositoryElement> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
toString() |
getChild
getParent, getPath, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild
getParent, getPath, setParent
public MultiBranchProjectElement(RepositoryDirectory parent, jenkins.branch.MultiBranchProject project)
public Collection<? extends RepositoryElement> getChildren()
getChildren
in interface RepositoryDirectory
getChildren
in class AbstractRepositoryDirectory
public String getName()
getName
in interface RepositoryElement
getName
in class AbstractRepositoryElement
public String getDescription()
getDescription
in interface RepositoryElement
getDescription
in class AbstractRepositoryDirectory
Copyright © 2016–2022. All rights reserved.