Class ListReleaseStepExecution

  • All Implemented Interfaces:
    Serializable

    public class ListReleaseStepExecution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<Release>>
    See Also:
    Serialized Form
    • Constructor Detail

      • ListReleaseStepExecution

        protected ListReleaseStepExecution​(ListReleasesStep step,
                                           org.jenkinsci.plugins.workflow.steps.StepContext context)