Package org.jenkinsci.plugins.workflow.cps.global
-
Class Summary Class Description GroovyShellDecoratorImpl Adds the global shared library space into classpath of the trustedGroovyClassLoader
.UserDefinedGlobalVariableList KeepsUserDefinedGlobalVariable
s inExtensionList
up-to-date from$JENKINS_HOME/workflow-libs/vars/*.groovy
.UserDefinedGlobalVariableRepoListener AWorkflowLibRepositoryListener
forUserDefinedGlobalVariable
s.WorkflowLibRepository Exposes the workflow libs as a git repository over HTTP.WorkflowLibRepositoryListener A listener to respond to the receipt of packs by theWorkflowLibRepository
WorkflowLibSshRepository Exposes the workflow libs as a git repository over SSH.