Class JSMTriggerStep.JSMTriggerStepExecution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<String>
-
- com.atlassian.jsm.integration.jenkins.pipeline.JSMTriggerStep.JSMTriggerStepExecution
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JSMTriggerStep
public static class JSMTriggerStep.JSMTriggerStepExecution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSMTriggerStepExecution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
run()
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution
getStatus, onResume, start, stop
-
-