Class EmailExtRecipientStep.Executor

    • Constructor Detail

      • Executor

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

      • run

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