Class PublishLastChangesStep.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.PublishLastChangesStep.Execution
All Implemented Interfaces:
Serializable
Enclosing class:
PublishLastChangesStep

public static class PublishLastChangesStep.Execution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<LastChangesPublisherScript>
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     

    Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution

    start, stop

    Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl

    inject, onResume

    Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution

    acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait