Class JiraSendDeploymentInfoStep.JiraSendDeploymentInfoStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<JiraSendInfoResponse>>
com.atlassian.jira.cloud.jenkins.deploymentinfo.pipeline.JiraSendDeploymentInfoStep.JiraSendDeploymentInfoStepExecution
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - JiraSendDeploymentInfoStep
 
public static class JiraSendDeploymentInfoStep.JiraSendDeploymentInfoStepExecution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<JiraSendInfoResponse>>
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionJiraSendDeploymentInfoStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, JiraSendDeploymentInfoStep step)  - 
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
blocksRestart, getStatus, onResume, start, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, getContext, getStatusBounded 
- 
Constructor Details
- 
JiraSendDeploymentInfoStepExecution
public JiraSendDeploymentInfoStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, JiraSendDeploymentInfoStep step)  
 - 
 - 
Method Details
- 
run
- Specified by:
 runin classorg.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<JiraSendInfoResponse>>- Throws:
 Exception
 
 -