public class WithProjectEnvStepExecution
extends org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution
| Constructor and Description |
|---|
WithProjectEnvStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext stepContext,
boolean cliDebug,
String configFile) |
WithProjectEnvStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext stepContext,
boolean cliDebug,
String configFile,
String fixedCliVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
start() |
blocksRestart, getStatus, onResume, run, stoppublic WithProjectEnvStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext stepContext,
boolean cliDebug,
String configFile)
Copyright © 2016–2022. All rights reserved.