Index
All Classes and Interfaces|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 updateExtensionListaccordingly. - repositoryUpdated() - Method in class org.jenkinsci.plugins.workflow.cps.global.UserDefinedGlobalVariableRepoListener
-
Called when the
WorkflowLibRepositoryreceives a pack, rebuilding the list ofUserDefinedGlobalVariables. - repositoryUpdated() - Method in class org.jenkinsci.plugins.workflow.cps.global.WorkflowLibRepositoryListener
-
Called when the
WorkflowLibRepositoryreceives a pack.
U
- UserDefinedGlobalVariableList - Class in org.jenkinsci.plugins.workflow.cps.global
-
Keeps
UserDefinedGlobalVariables inExtensionListup-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
WorkflowLibRepositoryListenerforUserDefinedGlobalVariables. - 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
WorkflowLibRepositorygit repository on the controller.
All Classes and Interfaces|All Packages