public class JenkinsHelpers extends Object
| Constructor and Description |
|---|
JenkinsHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.ListBoxModel |
fillCredentialsIdItems(hudson.model.Item project) |
static Proxy |
getProxy(String host)
Uses proxy if configured on pluginManager/advanced page
|
@Nonnull public static Proxy getProxy(String host)
host - GitHub's hostname to build proxy topublic static hudson.util.ListBoxModel fillCredentialsIdItems(hudson.model.Item project)
Copyright © 2016–2019. All rights reserved.