public static final class CreateChangeStep.Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ResponseContentSupplier>
Modifier and Type | Method and Description |
---|---|
ResponseContentSupplier |
run() |
void |
setClientBuilder(org.apache.http.impl.client.HttpClientBuilder clientBuilder) |
void |
setCredentialsLocatorStrategy(CredentialsLocatorStrategy credentialsLocatorStrategy) |
getStatus, onResume, start, stop
public void setClientBuilder(org.apache.http.impl.client.HttpClientBuilder clientBuilder)
public void setCredentialsLocatorStrategy(CredentialsLocatorStrategy credentialsLocatorStrategy)
public ResponseContentSupplier run() throws Exception
run
in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ResponseContentSupplier>
Exception
Copyright © 2016–2019. All rights reserved.