Class VulnerabilityTrendStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
com.aspectsecurity.contrast.contrastjenkins.VulnerabilityTrendStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
VulnerabilityTrendStep
public static class VulnerabilityTrendStep.Execution
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
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded
-
Constructor Details
-
Execution
public Execution()
-
-
Method Details
-
run
- Specified by:
runin classorg.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>- Throws:
AbortExceptionInterruptedException
-