Package io.jenkins.plugins.projectenv
Class WithProjectEnvStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution
io.jenkins.plugins.projectenv.WithProjectEnvStepExecution
- All Implemented Interfaces:
- Serializable
public class WithProjectEnvStepExecution
extends org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecutionorg.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.Block, org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.TailCall
- 
Constructor SummaryConstructorsConstructorDescriptionWithProjectEnvStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, boolean cliDebug, String configFile, String fixedCliVersion, boolean skipCleanup) 
- 
Method SummaryMethods inherited from class org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecutionblocksRestart, getStatus, onResume, run, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecutionacceptAll, acceptAll, applyAll, applyAll, getContext, getStatusBounded
- 
Constructor Details- 
WithProjectEnvStepExecution
 
- 
- 
Method Details- 
startpublic boolean start()- Specified by:
- startin class- org.jenkinsci.plugins.workflow.steps.StepExecution
 
 
-