public class HTTPSDisableItem extends BuildDropDownList
Modifier and Type | Class and Description |
---|---|
static class |
HTTPSDisableItem.DescriptorImpl |
Constructor and Description |
---|
HTTPSDisableItem(String baseURL) |
Modifier and Type | Method and Description |
---|---|
String |
getBaseURL() |
SideeXWebServiceClientAPI |
getClientAPI(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
String baseURL,
sideex.ProtocolType type) |
getDescriptor
@DataBoundConstructor public HTTPSDisableItem(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 BuildDropDownList
InterruptedException
IOException
public String getBaseURL()
Copyright © 2016–2022. All rights reserved.