public static class DeleteIssueRemoteLinksStep.Execution extends JiraStepExecution<ResponseData<Object>>
buildUrl, buildUserId, failOnError, jiraService, logger, siteName
Modifier | Constructor and Description |
---|---|
protected |
Execution(DeleteIssueRemoteLinksStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
Modifier and Type | Method and Description |
---|---|
protected ResponseData<Object> |
run() |
protected <T> ResponseData<T> |
verifyInput() |
addMeta, addPanelMeta, logResponse, prepareBuildUser, verifyCommon
getStatus, onResume, start, stop
protected Execution(DeleteIssueRemoteLinksStep step, org.jenkinsci.plugins.workflow.steps.StepContext context) throws IOException, InterruptedException
IOException
InterruptedException
protected ResponseData<Object> run() throws Exception
run
in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ResponseData<Object>>
Exception
protected <T> ResponseData<T> verifyInput() throws Exception
verifyInput
in class JiraStepExecution<ResponseData<Object>>
Exception
Copyright © 2016–2017 ThoughtsLive. All rights reserved.