public final class PangolinUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static hudson.FilePath |
getWorkspace(hudson.model.AbstractBuild build)
Gets the workspace.
|
static hudson.util.FormValidation |
validateRequiredField(String fieldValue)
Validate required field.
|
public static hudson.util.FormValidation validateRequiredField(String fieldValue)
fieldValue - the field valuepublic static hudson.FilePath getWorkspace(hudson.model.AbstractBuild build)
build - the buildCopyright © 2018–2022 Agiletestware. All rights reserved.