public final class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.FilePath |
generateScriptFile(hudson.model.TaskListener listener,
hudson.FilePath workspace,
String script,
String extension) |
static boolean |
isValidPackageId(String packageId) |
static boolean |
isValidPath(String path) |
public static boolean isValidPath(String path)
public static hudson.FilePath generateScriptFile(hudson.model.TaskListener listener,
hudson.FilePath workspace,
String script,
String extension)
public static boolean isValidPackageId(String packageId)
Copyright © 2016–2021. All rights reserved.