public final class CopyUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
copyResourceToNode(hudson.FilePath nodePath,
java.lang.String resourceName) |
static java.lang.String |
unsafeResourceDigest(java.lang.String resourceName) |
public static void copyResourceToNode(hudson.FilePath nodePath,
java.lang.String resourceName)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic static java.lang.String unsafeResourceDigest(java.lang.String resourceName)