Class IssueSelectorStep.IssueSelectorStepExecution

    • Constructor Detail

      • IssueSelectorStepExecution

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

      • run

        protected Set<String> run()
                           throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Set<String>>
        Throws:
        Exception