public class ZscalerScan extends SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
ZscalerScan.DescriptorImpl |
SimpleBuildWrapper.Context, SimpleBuildWrapper.DisposerBuildWrapper.EnvironmentExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ZscalerScan(boolean failBuild) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogLevel() |
boolean |
isFailBuild() |
void |
setFailBuild(boolean failBuild) |
void |
setLogLevel(String logLevel) |
void |
setUp(SimpleBuildWrapper.Context context,
Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener,
EnvVars initialEnvironment) |
createContext, createLoggerDecorator, decorateLauncher, decorateLogger, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, requiresWorkspace, runPreCheckout, setUp, setUpall, getProjectAction, setUpgetDescriptorpublic void setUp(SimpleBuildWrapper.Context context, Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) throws IOException, InterruptedException
setUp in class SimpleBuildWrapperIOExceptionInterruptedExceptionpublic boolean isFailBuild()
@DataBoundSetter public void setFailBuild(boolean failBuild)
public String getLogLevel()
@DataBoundSetter public void setLogLevel(String logLevel)
Copyright © 2016–2022. All rights reserved.