@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
IOException
public static String getVersion()
Copyright © 2004–2022. All rights reserved.