Package org.jenkinsci.plugins.p4.build
Class NodeHelper
- java.lang.Object
-
- org.jenkinsci.plugins.p4.build.NodeHelper
-
public class NodeHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetNodeName(FilePath path)Helper: find the node name used for the buildstatic NodeworkspaceToNode(FilePath workspace)Helper: find the Node for agent build or return current instance.
-