Class GetLastChangesPublisherStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<LastChangesPublisherScript>
com.github.jenkins.lastchanges.pipeline.GetLastChangesPublisherStep.Execution
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - GetLastChangesPublisherStep
 
public static class GetLastChangesPublisherStep.Execution
extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<LastChangesPublisherScript>
- 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<LastChangesPublisherScript>- Throws:
 Exception
 
 -