Interface PathNodeEx<T extends PathNodeEx<T>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetChild(String childName)TgetParent()-
Methods inherited from interface jetbrains.buildServer.util.pathMatcher.PathNode
getChildren, getName
-
-