Class SCMStep.StepExecutionImpl
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SCMStep
public static final class SCMStep.StepExecutionImpl extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Map<String,String>>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,String>
run()
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
blocksRestart, getStatus, onResume, start, stop
-
-