- GatekeeperCommit - Class in org.paylogic.jenkins.gatekeeper
-
Created by bubenkoff on 20.12.13.
- GatekeeperCommit() - Constructor for class org.paylogic.jenkins.gatekeeper.GatekeeperCommit
-
- GatekeeperCommit.DescriptorImpl - Class in org.paylogic.jenkins.gatekeeper
-
- GatekeeperCommit.DescriptorImpl() - Constructor for class org.paylogic.jenkins.gatekeeper.GatekeeperCommit.DescriptorImpl
-
- GatekeeperMerge - Class in org.paylogic.jenkins.gatekeeper
-
Main extension of the GatekeeperPlugin.
- GatekeeperMerge() - Constructor for class org.paylogic.jenkins.gatekeeper.GatekeeperMerge
-
- GatekeeperMerge.DescriptorImpl - Class in org.paylogic.jenkins.gatekeeper
-
- GatekeeperMerge.DescriptorImpl() - Constructor for class org.paylogic.jenkins.gatekeeper.GatekeeperMerge.DescriptorImpl
-
- getBranch() - Method in interface org.paylogic.jenkins.advancedscm.AdvancedSCMManager
-
Get the current branch name in the workspace.
- getBranch() - Method in class org.paylogic.jenkins.advancedscm.backends.GitBackend
-
Get the current branch name in the workspace.
- getBranch() - Method in class org.paylogic.jenkins.advancedscm.backends.MercurialBackend
-
Get the current branch name in the workspace.
- getBranches() - Method in interface org.paylogic.jenkins.advancedscm.AdvancedSCMManager
-
Get Mercurial branches from command line output,
and put them in a List with Branches so it's nice to work with.
- getBranches() - Method in class org.paylogic.jenkins.advancedscm.backends.GitBackend
-
Get Mercurial branches from command line output,
and put them in a List with Branches so it's nice to work with.
- getBranches() - Method in class org.paylogic.jenkins.advancedscm.backends.MercurialBackend
-
Get Mercurial branches from command line output,
and put them in a List with MercurialBranches so it's nice to work with.
- getBranchNames() - Method in interface org.paylogic.jenkins.advancedscm.AdvancedSCMManager
-
Get Mercurial branches from command line output,
and put them in a List so it's nice to work with.
- getBranchNames() - Method in class org.paylogic.jenkins.advancedscm.backends.GitBackend
-
Get Mercurial branches from command line output,
and put them in a List so it's nice to work with.
- getBranchNames() - Method in class org.paylogic.jenkins.advancedscm.backends.MercurialBackend
-
Get Mercurial branches from command line output,
and put them in a List so it's nice to work with.
- getDescriptor() - Method in class org.paylogic.jenkins.gatekeeper.GatekeeperCommit
-
- getDescriptor() - Method in class org.paylogic.jenkins.gatekeeper.GatekeeperMerge
-
- getDescriptor() - Method in class org.paylogic.jenkins.upmerge.UpmergeBuilder
-
- getDisplayName() - Method in class org.paylogic.jenkins.gatekeeper.GatekeeperCommit.DescriptorImpl
-
- getDisplayName() - Method in class org.paylogic.jenkins.gatekeeper.GatekeeperMerge.DescriptorImpl
-
- getDisplayName() - Method in class org.paylogic.jenkins.upmerge.UpmergeBuilder.DescriptorImpl
-
- getManager(AbstractBuild, Launcher, BuildListener) - Static method in class org.paylogic.jenkins.advancedscm.SCMManagerFactory
-
- getMessagePrefix() - Static method in class org.paylogic.jenkins.LogMessageSearcher
-
- getName() - Method in class org.paylogic.jenkins.upmerge.releasebranch.ReleaseBranch
-
Returns the current branch name as String
Output need to be able to be consumed by constructor of ReleaseBranch.
- getName() - Method in class org.paylogic.jenkins.upmerge.releasebranch.ReleaseBranchImpl
-
Returns the current branch name as String
- GitBackend - Class in org.paylogic.jenkins.advancedscm.backends
-
- GitBackend(AbstractBuild, Launcher, BuildListener, GitSCM) - Constructor for class org.paylogic.jenkins.advancedscm.backends.GitBackend
-