Class SlackUserIdFromEmailStep.SlackUserIdsFromEmailStepExcecution

    • Constructor Detail

      • SlackUserIdsFromEmailStepExcecution

        public SlackUserIdsFromEmailStepExcecution​(SlackUserIdFromEmailStep step,
                                                   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
      • getHttpClient

        protected org.apache.http.impl.client.CloseableHttpClient getHttpClient()