Index

C D G N R 
All Classes and Interfaces|All Packages

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, 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.
retrieve(String, String, FilePath, Run<?, ?>, TaskListener) - Method in class com.roylenferink.jenkins.plugins.workflow.libs.NexusRetriever
Retrieves the shared library code.
C D G N R 
All Classes and Interfaces|All Packages