Skip navigation links
C D E F G H L M N O P R S _ 

C

create(FlowExecutionOwner, TaskListener, List<? extends Action>) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder
Overwrites create method of FlowDefiniton class.
createDefinition() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Extends @WorkflowBranchProjectFactory
customize(WorkflowMultiBranchProject) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder.DescriptorImpl
 

E

ExtendedSCMBinder - Class in org.jenkinsci.plugins.workflow.multibranch.extended.scm
This class consist of necessary methods for binding another Jenkins file from another repository to Multibranch pipeline.
ExtendedSCMBinder(String, SCM, String, boolean, String) - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder
Constructor for the class.
ExtendedSCMBinder.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.multibranch.extended.scm
Descriptor Implementation for @FlowDefinitionDescriptor.
ExtendedSCMBinder.HideMe - Class in org.jenkinsci.plugins.workflow.multibranch.extended.scm
This method hides Remote Jenkins Plugin from other Pipeline Jobs and make visible to only MultiBranch Pipeline

F

filter(Object, Descriptor) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder.HideMe
 
filter() - Static method in class org.jenkinsci.plugins.workflow.multibranch.extended.scm.SCMFilter
This methods return filtered SCM Descriptor to show in the Remote Jenkins File Plugin SCM Definition

G

getApplicableDescriptors() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder.DescriptorImpl
 
getFallbackBranch() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
 
getFallbackBranch() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
 
getLocalMarker() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Default getter method
getLocalMarker() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Default getter method
getMatchBranches() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Default getter method
getMatchBranches() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Default getter method
getRemoteJenkinsFile() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Default getter method
getRemoteJenkinsFile() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Default getter method
getRemoteJenkinsFileSCM() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Default getter method
getRemoteJenkinsFileSCM() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Default getter method
getScmSourceBranchName() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Default getter method
getScmSourceBranchName() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Default getter method
getSCMSourceCriteria(SCMSource) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Extends @WorkflowBranchProjectFactory
getSCMSourceCriteria(SCMSource) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Extends @WorkflowBranchProjectFactory

H

HideMe() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExtendedSCMBinder.HideMe
 

L

LocalMarkerSCMSourceCriteria - Class in org.jenkinsci.plugins.workflow.multibranch.extended.scm
 
LocalMarkerSCMSourceCriteria() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.scm.LocalMarkerSCMSourceCriteria
 

M

matches(String, SCMSourceCriteria.Probe, TaskListener) - Static method in class org.jenkinsci.plugins.workflow.multibranch.extended.scm.LocalMarkerSCMSourceCriteria
 
Messages - Class in org.jenkinsci.plugins.workflow.multibranch.extended
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.Messages
 

N

newInstance() - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory.DescriptorImpl
 

O

org.jenkinsci.plugins.workflow.multibranch.extended - package org.jenkinsci.plugins.workflow.multibranch.extended
 
org.jenkinsci.plugins.workflow.multibranch.extended.scm - package org.jenkinsci.plugins.workflow.multibranch.extended.scm
 

P

ProjectRecognizer_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.multibranch.extended.Messages
Key ProjectRecognizer.DisplayName: Remote File Plugin.

R

RemoteJenkinsFileWorkflowBranchProjectFactory - Class in org.jenkinsci.plugins.workflow.multibranch.extended
This class extends @WorkflowBranchProjectFactory to inject defined Jenkins file and repository in Remote Jenkins File Plugin
RemoteJenkinsFileWorkflowBranchProjectFactory(String, String, SCM, boolean, String) - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Jenkins @DataBoundConstructor
RemoteJenkinsFileWorkflowBranchProjectFactory.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.multibranch.extended
Descriptor Implementation for @AbstractWorkflowMultiBranchProjectFactory
RemoteJenkinsFileWorkflowMultiBranchProjectFactory - Class in org.jenkinsci.plugins.workflow.multibranch.extended
This class extends @AbstractWorkflowMultiBranchProjectFactory to inject defined Jenkins file and repository in Remote Jenkins File Plugin
RemoteJenkinsFileWorkflowMultiBranchProjectFactory(String, String, SCM, boolean) - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Jenkins @DataBoundConstructor
RemoteJenkinsFileWorkflowMultiBranchProjectFactory.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.multibranch.extended

S

SCMFilter - Class in org.jenkinsci.plugins.workflow.multibranch.extended.scm
This class consist of necessary methods to filter SCM Descriptor for Remote Jenkins File Plugin
SCMFilter() - Constructor for class org.jenkinsci.plugins.workflow.multibranch.extended.scm.SCMFilter
 
setFallbackBranch(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
 
setFallbackBranch(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
 
setLocalMarkerForReconize(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Jenkins @DataBoundSetter
setMatchBranches(boolean) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Jenkins @DataBoundSetter
setMatchBranches(boolean) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Jenkins @DataBoundSetter
setRemoteJenkinsFile(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Jenkins @DataBoundSetter
setRemoteJenkinsFile(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Jenkins @DataBoundSetter
setRemoteJenkinsFileSCM(SCM) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Jenkins @DataBoundSetter
setRemoteJenkinsFileSCM(SCM) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Jenkins @DataBoundSetter
setScmSourceBranchName(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowBranchProjectFactory
Set @this.scmSourceBranchName to be used in new scm definition with new branch name
setScmSourceBranchName(String) - Method in class org.jenkinsci.plugins.workflow.multibranch.extended.RemoteJenkinsFileWorkflowMultiBranchProjectFactory
Set @this.scmSourceBranchName to be used in new scm definition with new branch nameLocal

_

_ProjectRecognizer_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.multibranch.extended.Messages
Key ProjectRecognizer.DisplayName: Remote File Plugin.
C D E F G H L M N O P R S _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.