public class HTTPSEnableItem extends BuildDropDownList
| Modifier and Type | Class and Description |
|---|---|
static class |
HTTPSEnableItem.DescriptorImpl |
| Constructor and Description |
|---|
HTTPSEnableItem(String baseURL,
String caFilePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseURL() |
String |
getCaFilePath() |
SideeXWebServiceClientAPI |
getClientAPI(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
String baseURL,
sideex.ProtocolType type) |
getDescriptorpublic SideeXWebServiceClientAPI getClientAPI(@Nonnull hudson.model.Run<?,?> build, @Nonnull hudson.model.TaskListener listener, String baseURL, sideex.ProtocolType type) throws InterruptedException, IOException
getClientAPI in class BuildDropDownListInterruptedExceptionIOExceptionpublic String getBaseURL()
public String getCaFilePath()
Copyright © 2016–2020. All rights reserved.