Class IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
IntegritySCMCheckinStep
public static class IntegritySCMCheckinStep.IntegritySCMCheckinStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution
start, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResumeMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, getContext
-
Constructor Details
-
IntegritySCMCheckinStepExecution
public IntegritySCMCheckinStepExecution()
-
-
Method Details
-
run
-