public class HTTPItem extends BuildDropDownList
| Modifier and Type | Class and Description |
|---|---|
static class |
HTTPItem.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static HTTPItem.DescriptorImpl |
DESCRIPTOR |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseURL() |
SideeXWebServiceClientAPI |
getClientAPI(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
String baseURL,
sideex.ProtocolType type) |
hudson.model.Descriptor<BuildDropDownList> |
getDescriptor() |
@Extension(ordinal=100.0) public static final HTTPItem.DescriptorImpl DESCRIPTOR
@DataBoundConstructor public HTTPItem(String baseURL)
public SideeXWebServiceClientAPI getClientAPI(@Nonnull hudson.model.Run<?,?> build, @Nonnull hudson.model.TaskListener listener, String baseURL, sideex.ProtocolType type) throws InterruptedException, IOException
getClientAPI in class BuildDropDownListInterruptedExceptionIOExceptionpublic hudson.model.Descriptor<BuildDropDownList> getDescriptor()
getDescriptor in interface hudson.model.Describable<BuildDropDownList>getDescriptor in class BuildDropDownListpublic String getBaseURL()
Copyright © 2016–2020. All rights reserved.