| Package | Description |
|---|---|
| org.jenkinsci.plugins.displayurlapi | |
| org.jenkinsci.plugins.displayurlapi.actions | |
| org.jenkinsci.plugins.displayurlapi.user |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicDisplayURLProvider
Display URL Provider for the Classical Jenkins UI
|
| Modifier and Type | Method and Description |
|---|---|
static DisplayURLProvider |
DisplayURLProvider.get() |
static DisplayURLProvider |
DisplayURLProvider.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<DisplayURLProvider> |
DisplayURLProvider.all() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
RunDisplayAction.getRedirectURL(DisplayURLProvider provider) |
protected String |
JobDisplayAction.getRedirectURL(DisplayURLProvider provider) |
protected abstract String |
AbstractDisplayAction.getRedirectURL(DisplayURLProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
DisplayURLProvider |
PreferredProviderUserProperty.getConfiguredProvider() |
Copyright © 2016–2017. All rights reserved.