Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- com.github.jenkins.lastchanges.pipeline.GetLastChangesPublisherStep
- com.github.jenkins.lastchanges.pipeline.PublishLastChangesStep
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- com.github.jenkins.lastchanges.pipeline.GetLastChangesPublisherStep.DescriptorImpl
- com.github.jenkins.lastchanges.pipeline.PublishLastChangesStep.DescriptorImpl
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.cps.GlobalVariable (implements hudson.ExtensionPoint)
- com.github.jenkins.lastchanges.pipeline.LastChangesDSL
- com.github.jenkins.lastchanges.pipeline.LastChangesPipelineGlobal (implements java.io.Serializable)
- com.github.jenkins.lastchanges.pipeline.LastChangesPublisherScript (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<T>
- com.github.jenkins.lastchanges.pipeline.GetLastChangesPublisherStep.Execution
- com.github.jenkins.lastchanges.pipeline.PublishLastChangesStep.Execution
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<T>
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)