JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
H
I
R
V
C
com.amadeus.jenkins.plugins.workflow.libs
- package com.amadeus.jenkins.plugins.workflow.libs
D
DescriptorImpl()
- Constructor for class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever.DescriptorImpl
doFillCredentialsIdItems(Item, String)
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever.DescriptorImpl
G
getCredentialsId()
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Accessor for credentials ID that can be used to do an authenticated download
getDescriptor()
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
getDisplayName()
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever.DescriptorImpl
getHttpURL()
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Accessor for URL template where the library can be downloaded
H
HttpRetriever
- Class in
com.amadeus.jenkins.plugins.workflow.libs
The goal of this plugin is to provide another way to retrieve shared libraries via the @Library declaration in a Jenkinsfile.
HttpRetriever(String, String, boolean)
- Constructor for class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Constructor
HttpRetriever.DescriptorImpl
- Class in
com.amadeus.jenkins.plugins.workflow.libs
I
isPreemptiveAuth()
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Accessor for know if the plugin should send the basic authentication response before the server gives an unauthorized response
R
retrieve(String, String, FilePath, Run<?, ?>, TaskListener)
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Retrieves the shared library code.
retrieve(String, String, boolean, FilePath, Run<?, ?>, TaskListener)
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Checks first if the library is accessible via a HEAD call.
V
validateVersion(String, String)
- Method in class com.amadeus.jenkins.plugins.workflow.libs.
HttpRetriever
Validates version.
C
D
G
H
I
R
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2022. All rights reserved.