Skip navigation links
B C D F G M N O P R S U _ 

B

buildEnvironment(Run<?, ?>, EnvVars) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigFileEnvironmentContributingAction
 

C

ConfigDrivenWorkflowBranchProjectFactory - Class in org.jenkinsci.plugins.workflow.multibranch.template
 
ConfigDrivenWorkflowBranchProjectFactory() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
ConfigDrivenWorkflowBranchProjectFactory.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.multibranch.template
 
ConfigDrivenWorkflowMultiBranchProjectFactory - Class in org.jenkinsci.plugins.workflow.multibranch.template
Defines organization folders by WorkflowBranchProjectFactory.
ConfigDrivenWorkflowMultiBranchProjectFactory() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
ConfigDrivenWorkflowMultiBranchProjectFactory.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.multibranch.template
 
ConfigFileEnvironmentContributingAction - Class in org.jenkinsci.plugins.workflow.multibranch.template
Add the specified configContents to an environment variable called PIPELINE_CONFIG for a run with this Action
ConfigFileEnvironmentContributingAction() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigFileEnvironmentContributingAction
 
ConfigFileEnvironmentContributingAction(String) - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigFileEnvironmentContributingAction
Init with the configContents which should be added to PIPELINE_CONFIG
ConfigurationValueFinder - Class in org.jenkinsci.plugins.workflow.multibranch.template.finder
Finds a key's value from a string in many config formats (e.g.
createDefinition() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
customize(WorkflowMultiBranchProject) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory.DescriptorImpl
 

F

findFirstConfigurationValue(String, String) - Static method in class org.jenkinsci.plugins.workflow.multibranch.template.finder.ConfigurationValueFinder
This method will find the first given keyToFind in configurationContents and then return the value of it assuming that the key/value is represented in the following formats: "key" : "value" 'key' : 'value' key : value key:value key=value Whitespace and " and ' characters are removed.

G

getApplicableDescriptors() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory.DescriptorImpl
 
getApplicableDescriptors() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory.DescriptorImpl
 
getJenkinsFileScm() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
getJenkinsFileScm() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
getSCMSourceCriteria(SCMSource) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
getSCMSourceCriteria(SCMSource) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
getScriptPath() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
getScriptPath() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
getSupportedSCMs() - Static method in class org.jenkinsci.plugins.workflow.multibranch.template.finder.SupportedSCMFinder
 

M

Messages - Class in org.jenkinsci.plugins.workflow.multibranch.template
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.Messages
 

N

newInstance() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory.DescriptorImpl
 

O

org.jenkinsci.plugins.workflow.multibranch.template - package org.jenkinsci.plugins.workflow.multibranch.template
 
org.jenkinsci.plugins.workflow.multibranch.template.finder - package org.jenkinsci.plugins.workflow.multibranch.template.finder
 

P

PIPELINE_CONFIG - Static variable in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigFileEnvironmentContributingAction
 
PIPELINE_TEMPLATE - Static variable in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
ProjectRecognizer_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.multibranch.template.Messages
Key ProjectRecognizer.DisplayName: Config-Driven Pipeline.

R

readResolve() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
readResolve() - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 

S

setJenkinsFileScm(SCM) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
setJenkinsFileScm(SCM) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
setScriptPath(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 
setScriptPath(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowMultiBranchProjectFactory
 
SupportedSCMFinder - Class in org.jenkinsci.plugins.workflow.multibranch.template.finder
Finder to return only supported SCMs
SupportedSCMFinder() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.template.finder.SupportedSCMFinder
 

U

USER_DEFINITION_PATH - Static variable in class org.jenkinsci.plugins.workflow.multibranch.template.ConfigDrivenWorkflowBranchProjectFactory
 

_

_ProjectRecognizer_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.multibranch.template.Messages
Key ProjectRecognizer.DisplayName: Config-Driven Pipeline.
B C D F G M N O P R S U _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.