C F G O R U W 
All Classes All Packages

C

checkPushPermission() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
createInitialRepository(Repository) - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
Starts a new repository without initial import, since this directory was never unmanaged.
createReceivePack(String) - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibSshRepository
 
createReceivePack(Repository) - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
createUploadPack(String) - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibSshRepository
 

F

forRun(Run<?, ?>) - Method in class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableList
 
forTrusted() - Method in class org.jenkinsci.plugins.workflow.cps.global.GroovyShellDecoratorImpl
 

G

getDisplayName() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
getIconFileName() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
getUrlName() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
GroovyShellDecoratorImpl - Class in org.jenkinsci.plugins.workflow.cps.global
Adds the global shared library space into classpath of the trusted GroovyClassLoader.
GroovyShellDecoratorImpl() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.GroovyShellDecoratorImpl
 

O

org.jenkinsci.plugins.workflow.cps.global - package org.jenkinsci.plugins.workflow.cps.global
 

R

rebuild() - Method in class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableList
Rebuilds the list of UserDefinedGlobalVariables and update ExtensionList accordingly.
repositoryUpdated() - Method in class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableRepoListener
Called when the WorkflowLibRepository receives a pack, rebuilding the list of UserDefinedGlobalVariables.
repositoryUpdated() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepositoryListener
Called when the WorkflowLibRepository receives a pack.

U

UserDefinedGlobalVariableList - Class in org.jenkinsci.plugins.workflow.cps.global
Keeps UserDefinedGlobalVariables in ExtensionList up-to-date from $JENKINS_HOME/workflow-libs/vars/*.groovy.
UserDefinedGlobalVariableList() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableList
 
UserDefinedGlobalVariableRepoListener - Class in org.jenkinsci.plugins.workflow.cps.global
A WorkflowLibRepositoryListener for UserDefinedGlobalVariables.
UserDefinedGlobalVariableRepoListener() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableRepoListener
 

W

WorkflowLibRepository - Class in org.jenkinsci.plugins.workflow.cps.global
Exposes the workflow libs as a git repository over HTTP.
WorkflowLibRepository() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
 
WorkflowLibRepositoryListener - Class in org.jenkinsci.plugins.workflow.cps.global
A listener to respond to the receipt of packs by the WorkflowLibRepository
WorkflowLibRepositoryListener() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepositoryListener
 
WorkflowLibSshRepository - Class in org.jenkinsci.plugins.workflow.cps.global
Exposes the workflow libs as a git repository over SSH.
WorkflowLibSshRepository() - Constructor for class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibSshRepository
 
workspace() - Static method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepository
Get the root of the WorkflowLibRepository git repository on the controller.
C F G O R U W 
All Classes All Packages