@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream in,
OutputStream out) |
static String |
getVersion() |
public static void copy(InputStream in, OutputStream out) throws IOException
IOExceptionpublic static String getVersion()
Copyright © 2004–2020. All rights reserved.