Skip navigation links
A B C D E F G H I J L M N O P R S T U V _ 

A

AbstractGerritSCMSource - Class in jenkins.plugins.gerrit
 
AbstractGerritSCMSource() - Constructor for class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
AbstractGerritSCMSource.Retriever<T> - Interface in jenkins.plugins.gerrit
 
annotate(ConsoleNote) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 

B

BranchSCMHeadAuthority() - Constructor for class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.BranchSCMHeadAuthority
 
build() - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
buildEnvironmentFor(Job, EnvVars, TaskListener) - Method in class jenkins.plugins.gerrit.GerritEnvironmentContributor
 

C

ChangeDiscoveryTrait - Class in jenkins.plugins.gerrit.traits
A Discovery trait that would discover all the Gerrit Changes
ChangeDiscoveryTrait() - Constructor for class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait
Constructor for stapler.
ChangeDiscoveryTrait.BranchSCMHeadAuthority - Class in jenkins.plugins.gerrit.traits
Trusts branches from the repository.
ChangeDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl - Class in jenkins.plugins.gerrit.traits
Out descriptor.
ChangeDiscoveryTrait.DescriptorImpl - Class in jenkins.plugins.gerrit.traits
Our descriptor.
ChangeDiscoveryTrait_displayName() - Static method in class jenkins.plugins.gerrit.traits.Messages
Key ChangeDiscoveryTrait.displayName: Discover open changes.
ChangeSCMHead - Class in jenkins.plugins.gerrit
Head corresponding to a change.
ChangeSCMHead_Pronoun() - Static method in class jenkins.plugins.gerrit.Messages
Key ChangeSCMHead.Pronoun: Change.
ChangeSCMRevision - Class in jenkins.plugins.gerrit
 
checkTrusted(SCMSourceRequest, SCMHead) - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.BranchSCMHeadAuthority
createCategories() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
credentials(String, String) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
credentials(StandardUsernamePasswordCredentials) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 

D

decorateContext(SCMSourceContext<?, ?>) - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait
DescriptorImpl() - Constructor for class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.gerrit.workflow.GerritCommentStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.gerrit.workflow.GerritReviewStep.DescriptorImpl
 
doCheckCredentialsId(Item, String, String) - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
doFillCredentialsIdItems(Item, String, String) - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
doFillGitToolItems() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
doIndex() - Method in class jenkins.plugins.gerrit.GerritWebHook
 
doRetrieve(AbstractGerritSCMSource.Retriever<T>, C, TaskListener, boolean) - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 

E

equals(Object) - Method in class jenkins.plugins.gerrit.GerritLogo
equivalent(ChangeRequestSCMRevision<?>) - Method in class jenkins.plugins.gerrit.ChangeSCMRevision
 
error(String) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 
error(String, Object...) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 
Execution(StepContext) - Constructor for class jenkins.plugins.gerrit.workflow.GerritCommentStep.Execution
 
Execution(StepContext) - Constructor for class jenkins.plugins.gerrit.workflow.GerritReviewStep.Execution
 
extend(HttpClientBuilder, GerritAuthData) - Method in class jenkins.plugins.gerrit.SSLNoVerifyCertificateManagerClientBuilderExtension
 

F

FakeTaskListener - Class in jenkins.plugins.gerrit
 
FakeTaskListener() - Constructor for class jenkins.plugins.gerrit.FakeTaskListener
 
fatalError(String) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 
fatalError(String, Object...) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 

G

GerritApiBuilder - Class in jenkins.plugins.gerrit
A wrapper on top of GerritApi.
GerritApiBuilder() - Constructor for class jenkins.plugins.gerrit.GerritApiBuilder
 
gerritApiUrl(URIish) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
gerritApiUrl(String) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
GerritAvatar_IconDescription() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritAvatar.IconDescription: Gerrit Repository.
GerritChange - Class in jenkins.plugins.gerrit
 
GerritChange(Map<String, String>, PrintStream) - Constructor for class jenkins.plugins.gerrit.GerritChange
 
GerritChange(StepContext) - Constructor for class jenkins.plugins.gerrit.GerritChange
 
GerritCommentStep - Class in jenkins.plugins.gerrit.workflow
 
GerritCommentStep(String, String) - Constructor for class jenkins.plugins.gerrit.workflow.GerritCommentStep
 
GerritCommentStep.DescriptorImpl - Class in jenkins.plugins.gerrit.workflow
 
GerritCommentStep.Execution - Class in jenkins.plugins.gerrit.workflow
 
GerritEnvironmentContributor - Class in jenkins.plugins.gerrit
 
GerritEnvironmentContributor() - Constructor for class jenkins.plugins.gerrit.GerritEnvironmentContributor
 
GerritLogo - Class in jenkins.plugins.gerrit
Gerrit Code Review Logo
GerritLogo() - Constructor for class jenkins.plugins.gerrit.GerritLogo
 
GerritProjectEvent - Class in jenkins.plugins.gerrit
 
GerritProjectEvent(GerritProjectName, RefUpdateProjectName, String) - Constructor for class jenkins.plugins.gerrit.GerritProjectEvent
 
GerritProjectName - Class in jenkins.plugins.gerrit
 
GerritProjectName(String) - Constructor for class jenkins.plugins.gerrit.GerritProjectName
 
GerritReviewStep - Class in jenkins.plugins.gerrit.workflow
 
GerritReviewStep() - Constructor for class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
GerritReviewStep.DescriptorImpl - Class in jenkins.plugins.gerrit.workflow
 
GerritReviewStep.Execution - Class in jenkins.plugins.gerrit.workflow
 
GerritSCMSource - Class in jenkins.plugins.gerrit
A SCMSource that discovers branches in a git repository.
GerritSCMSource(String) - Constructor for class jenkins.plugins.gerrit.GerritSCMSource
 
GerritSCMSource.DescriptorImpl - Class in jenkins.plugins.gerrit
 
GerritSCMSource.ListenerImpl - Class in jenkins.plugins.gerrit
 
GerritSCMSource_ChangeRequestCategory() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritSCMSource.ChangeRequestCategory: Changes.
GerritSCMSource_DisplayName() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritSCMSource.DisplayName: Gerrit.
GerritURI - Class in jenkins.plugins.gerrit
A GerritURI encapsulates a Gerrit remote URI and is able to extract certain properties like the project name and URI prefix.
GerritURI(URIish) - Constructor for class jenkins.plugins.gerrit.GerritURI
Create a new Gerrit URI from the given remote URI.
GerritWebHook - Class in jenkins.plugins.gerrit
 
GerritWebHook() - Constructor for class jenkins.plugins.gerrit.GerritWebHook
 
GerritWebHookCrumbExclusion - Class in jenkins.plugins.gerrit
 
GerritWebHookCrumbExclusion() - Constructor for class jenkins.plugins.gerrit.GerritWebHookCrumbExclusion
 
get() - Static method in class jenkins.plugins.gerrit.GerritWebHook
 
getApiURI() - Method in class jenkins.plugins.gerrit.GerritURI
Get the Gerrit REST-API base URL, using the correct prefix.
getAvatarDescription() - Method in class jenkins.plugins.gerrit.GerritLogo
getAvatarIconClassName() - Method in class jenkins.plugins.gerrit.GerritLogo
getBrowserDescriptors() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getBuilderClass() - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.DescriptorImpl
getChangeId() - Method in class jenkins.plugins.gerrit.GerritChange
 
getCheckoutStrategy() - Method in class jenkins.plugins.gerrit.ChangeSCMHead
getContextClass() - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.DescriptorImpl
getCredentialsId() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getDisplayName() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.gerrit.GerritWebHook
 
getDisplayName() - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
getDisplayName() - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.DescriptorImpl
getDisplayName() - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep.DescriptorImpl
 
getExclusionPath() - Method in class jenkins.plugins.gerrit.GerritWebHookCrumbExclusion
 
getExtensionDescriptors() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getFunctionName() - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep.DescriptorImpl
 
getFunctionName() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep.DescriptorImpl
 
getGerritURI() - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
getIconFileName() - Method in class jenkins.plugins.gerrit.GerritWebHook
 
getId() - Method in class jenkins.plugins.gerrit.ChangeSCMHead
getInsecureHttps() - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
getInsecureHttps() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getJenkinsInstance() - Static method in class jenkins.plugins.gerrit.GerritWebHook
 
getLabel() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
Deprecated.
getLabels() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
getLine() - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep
 
getLogger() - Method in class jenkins.plugins.gerrit.FakeTaskListener
 
getMessage() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
getOriginName() - Method in class jenkins.plugins.gerrit.ChangeSCMHead
 
getPatchsetHash() - Method in class jenkins.plugins.gerrit.ChangeSCMRevision
The commit hash of the head of the pull request branch.
getPrefix() - Method in class jenkins.plugins.gerrit.GerritURI
Get the URI prefix from the remote URI.
getProject() - Method in class jenkins.plugins.gerrit.GerritURI
Get the Gerrit project name from the remote URI.
getProjectName() - Method in class jenkins.plugins.gerrit.GerritProjectEvent
 
getPronoun() - Method in class jenkins.plugins.gerrit.ChangeSCMHead
getRawRefSpecs() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getRefSpecs() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getRemote() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getRemoteURI() - Method in class jenkins.plugins.gerrit.GerritURI
Get the full Gerrit remote URI.
getRequiredContext() - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep.DescriptorImpl
 
getRequiredContext() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep.DescriptorImpl
 
getRevision() - Method in class jenkins.plugins.gerrit.GerritChange
 
getSCMDescriptor() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getScore() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
Deprecated.
getSourceClass() - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.DescriptorImpl
getTarget() - Method in class jenkins.plugins.gerrit.ChangeSCMHead
 
getTraits() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
getTraitsDefaults() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getTraitsDescriptorLists() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
getUrlName() - Method in class jenkins.plugins.gerrit.GerritWebHook
 
getUsernamePassword(URIish) - Method in class jenkins.plugins.gerrit.UsernamePasswordCredentialsProvider
 

H

hashCode() - Method in class jenkins.plugins.gerrit.GerritLogo
hyperlink(String, String) - Method in class jenkins.plugins.gerrit.FakeTaskListener
 

I

ICONS_PREFIX - Static variable in class jenkins.plugins.gerrit.GerritLogo
 
includeCategory(SCMHeadCategory) - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait
insecureHttps(Boolean) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
INSTANCE - Static variable in class jenkins.plugins.gerrit.FakeTaskListener
 
INSTANCE - Static variable in class jenkins.plugins.gerrit.SSLNoVerifyCertificateManagerClientBuilderExtension
 
isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class jenkins.plugins.gerrit.traits.ChangeDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
isCategoryEnabled(SCMHeadCategory) - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
isIgnoreOnPushNotifications() - Method in class jenkins.plugins.gerrit.GerritSCMSource
 

J

jenkins.plugins.gerrit - package jenkins.plugins.gerrit
 
jenkins.plugins.gerrit.traits - package jenkins.plugins.gerrit.traits
 
jenkins.plugins.gerrit.workflow - package jenkins.plugins.gerrit.workflow
 

L

ListenerImpl() - Constructor for class jenkins.plugins.gerrit.GerritSCMSource.ListenerImpl
 
logger(PrintStream) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
LOGGER - Static variable in class jenkins.plugins.gerrit.GerritSCMSource
 

M

matches(String) - Method in class jenkins.plugins.gerrit.GerritProjectEvent
 
Messages - Class in jenkins.plugins.gerrit
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.gerrit.Messages
 
Messages - Class in jenkins.plugins.gerrit.traits
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.gerrit.traits.Messages
 

N

name - Variable in class jenkins.plugins.gerrit.GerritProjectName
 

O

onNotifyCommit(String, URIish, String, List<ParameterValue>, String...) - Method in class jenkins.plugins.gerrit.GerritSCMSource.ListenerImpl
 
OriginPullRequestDiscoveryTrait_authorityDisplayName() - Static method in class jenkins.plugins.gerrit.Messages
Key OriginPullRequestDiscoveryTrait.authorityDisplayName: Discover Changes.

P

password - Variable in class jenkins.plugins.gerrit.UsernamePasswordCredentialsProvider.UsernamePassword
 
process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class jenkins.plugins.gerrit.GerritWebHookCrumbExclusion
 
project - Variable in class jenkins.plugins.gerrit.GerritProjectEvent
 

R

R_CHANGES - Static variable in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
REF_SPEC_CHANGES - Static variable in class jenkins.plugins.gerrit.AbstractGerritSCMSource
 
refUpdate - Variable in class jenkins.plugins.gerrit.GerritProjectEvent
 
RefUpdateProjectName - Class in jenkins.plugins.gerrit
 
RefUpdateProjectName(String) - Constructor for class jenkins.plugins.gerrit.RefUpdateProjectName
 
requireAuthentication() - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
retrieve(SCMSourceCriteria, SCMHeadObserver, SCMHeadEvent<?>, TaskListener) - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
retrieveActions(SCMSourceEvent, TaskListener) - Method in class jenkins.plugins.gerrit.AbstractGerritSCMSource
run(GitClient, GitSCMSourceContext, String, Changes.QueryRequest) - Method in interface jenkins.plugins.gerrit.AbstractGerritSCMSource.Retriever
 
run() - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep.Execution
 
run() - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep.Execution
 

S

setBrowser(GitRepositoryBrowser) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
setCredentialsId(String) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
setExtensions(List<GitSCMExtension>) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
setGitTool(String) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
setInsecureHttps(Boolean) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
setLabel(String) - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
Deprecated.
setLabels(Map<String, Integer>) - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
setLine(int) - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep
 
setMessage(String) - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
setScore(int) - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
Deprecated.
setTraits(List<SCMSourceTrait>) - Method in class jenkins.plugins.gerrit.GerritSCMSource
 
showGitToolOptions() - Method in class jenkins.plugins.gerrit.GerritSCMSource.DescriptorImpl
 
SSLNoVerifyCertificateManagerClientBuilderExtension - Class in jenkins.plugins.gerrit
 
SSLNoVerifyCertificateManagerClientBuilderExtension() - Constructor for class jenkins.plugins.gerrit.SSLNoVerifyCertificateManagerClientBuilderExtension
 
start(StepContext) - Method in class jenkins.plugins.gerrit.workflow.GerritCommentStep
 
start(StepContext) - Method in class jenkins.plugins.gerrit.workflow.GerritReviewStep
 
stepContext(StepContext) - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 

T

toString() - Method in class jenkins.plugins.gerrit.ChangeSCMRevision
 
toString() - Method in class jenkins.plugins.gerrit.GerritApiBuilder
 
toString() - Method in class jenkins.plugins.gerrit.GerritLogo
toString() - Method in class jenkins.plugins.gerrit.GerritProjectEvent
 
toString() - Method in class jenkins.plugins.gerrit.GerritProjectName
 
toString() - Method in class jenkins.plugins.gerrit.RefUpdateProjectName
 
type - Variable in class jenkins.plugins.gerrit.GerritProjectEvent
 

U

URLNAME - Static variable in class jenkins.plugins.gerrit.GerritWebHook
 
username - Variable in class jenkins.plugins.gerrit.UsernamePasswordCredentialsProvider.UsernamePassword
 
UsernamePassword(String, String) - Constructor for class jenkins.plugins.gerrit.UsernamePasswordCredentialsProvider.UsernamePassword
 
UsernamePasswordCredentialsProvider - Class in jenkins.plugins.gerrit
 
UsernamePasswordCredentialsProvider(StandardUsernameCredentials) - Constructor for class jenkins.plugins.gerrit.UsernamePasswordCredentialsProvider
 
UsernamePasswordCredentialsProvider.UsernamePassword - Class in jenkins.plugins.gerrit
 

V

valid() - Method in class jenkins.plugins.gerrit.GerritChange
 

_

_ChangeDiscoveryTrait_displayName() - Static method in class jenkins.plugins.gerrit.traits.Messages
Key ChangeDiscoveryTrait.displayName: Discover open changes.
_ChangeSCMHead_Pronoun() - Static method in class jenkins.plugins.gerrit.Messages
Key ChangeSCMHead.Pronoun: Change.
_GerritAvatar_IconDescription() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritAvatar.IconDescription: Gerrit Repository.
_GerritSCMSource_ChangeRequestCategory() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritSCMSource.ChangeRequestCategory: Changes.
_GerritSCMSource_DisplayName() - Static method in class jenkins.plugins.gerrit.Messages
Key GerritSCMSource.DisplayName: Gerrit.
_hashCode() - Method in class jenkins.plugins.gerrit.ChangeSCMRevision
 
_OriginPullRequestDiscoveryTrait_authorityDisplayName() - Static method in class jenkins.plugins.gerrit.Messages
Key OriginPullRequestDiscoveryTrait.authorityDisplayName: Discover Changes.
A B C D E F G H I J L M N O P R S T U V _ 
Skip navigation links

Copyright © 2018–2019. All rights reserved.