public class Path extends Object
Constructor and Description |
---|
Path(File hudsonFile) |
Path(String path) |
Path(String path,
boolean isDirectory) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Path p) |
boolean |
equals(Object o) |
String |
getFirstNonExistingParentScmPath() |
File |
getHudsonFile() |
String |
getPath() |
File |
getScmFile() |
int |
hashCode() |
boolean |
isDirectory() |
String |
toString() |
public Path(String path)
public Path(File hudsonFile)
public Path(String path, boolean isDirectory)
Copyright © 2004-2016. All Rights Reserved.