public class JobGroupPath extends Object
Constructor and Description |
---|
JobGroupPath(Collection<String> path) |
JobGroupPath(String element,
JobGroupPath parent) |
public JobGroupPath(Collection<String> path)
path
- the pathpublic JobGroupPath(String element, JobGroupPath parent)
element
- the last element of the pathparent
- the parentpublic JobGroupPath getParent()
Copyright © 2004–2015 XWiki. All rights reserved.