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
N
R
C
com.roylenferink.jenkins.plugins.workflow.libs
- package com.roylenferink.jenkins.plugins.workflow.libs
D
DescriptorImpl()
- Constructor for class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever.DescriptorImpl
G
getArtifactDetails()
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
getDescriptor()
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
getDisplayName()
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever.DescriptorImpl
getMavenHome()
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
N
NexusRetriever
- Class in
com.roylenferink.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.
NexusRetriever(String, String)
- Constructor for class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
Constructor
NexusRetriever.DescriptorImpl
- Class in
com.roylenferink.jenkins.plugins.workflow.libs
R
retrieve(String, String, FilePath, Run<?, ?>, TaskListener)
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
Retrieves the shared library code.
retrieve(String, String, boolean, FilePath, Run<?, ?>, TaskListener)
- Method in class com.roylenferink.jenkins.plugins.workflow.libs.
NexusRetriever
Checks first if the library is accessible via a HEAD call.
C
D
G
N
R
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2021. All rights reserved.