Class SearchIssuesStep.SearchStepExecution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    SearchIssuesStep

    public static class SearchIssuesStep.SearchStepExecution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<String>>
    Author:
    jan zajic
    See Also:
    Serialized Form
    • Constructor Detail

      • SearchStepExecution

        protected SearchStepExecution​(SearchIssuesStep step,
                                      @NonNull
                                      org.jenkinsci.plugins.workflow.steps.StepContext context)
    • Method Detail