public class ProjectElement extends AbstractRepositoryDirectory implements RepositoryDirectory
parent| Constructor and Description |
|---|
ProjectElement(RepositoryDirectory parent,
Job project) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends RepositoryElement> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
toString() |
getChildgetParent, getPath, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildgetParent, getPath, setParentpublic ProjectElement(RepositoryDirectory parent, Job project)
public Collection<? extends RepositoryElement> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectorypublic String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElementpublic String getDescription()
getDescription in interface RepositoryElementgetDescription in class AbstractRepositoryDirectoryCopyright © 2016–2022. All rights reserved.