JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
AbstractGHBranchSubscriber
AbstractGHPullRequestSubsriber
AbstractGitHubBranchCause
<
T
extends
AbstractGitHubBranchCause
<
T
>>
AsIsGitSCMFactory
AsIsGitSCMFactory.DescriptorImpl
BranchInfo
Main info from webhook event.
BranchRestrictionFilter
BranchToCauseConverter
Functions
GHBranchSubscriber
GHMultiBranchSubscriber
GHPermission
GHPRMultiBranchSubscriber
GHPullRequestSubscriber
Uses extension point from github-plugin to get events form standard github-webhook endpoint.
GHRepoPermissionDslContext
GitHubBadgeAction
<
T
extends
GitHubCause
<
T
>>
GitHubBranch
Store local information about branch.
GitHubBranchAction
Add a link to repository branch
GitHubBranchBadgeAction
GitHubBranchBuildStrategy
GitHubBranchBuildStrategy.DescriptorImpl
GitHubBranchCause
GitHubBranchCommitCheck
GitHubBranchCommitCheckDescriptor
GitHubBranchCommitChecksDslContext
GitHubBranchCommitEvent
This branch event acts as a wrapper around checks that can be performed against commit data that requires an additional round trip to GitHub to retrieve.
GitHubBranchCommitEvent.DescriptorImpl
GitHubBranchCommitMessageCheck
GitHubBranchCommitMessageCheck.DescriptorImpl
GitHubBranchCommitMessageCheckDslContext
GitHubBranchCreatedEvent
Triggers when branch didn't exist before and appeared in remote.
GitHubBranchCreatedEvent.DescriptorImpl
GitHubBranchDecisionContext
GitHubBranchDecisionContext.Builder
GitHubBranchDeletedEvent
GitHubBranchDeletedEvent.DescriptorImpl
GitHubBranchEnv
GitHubBranchEvent
Different "events" that may want trigger run for branch.
GitHubBranchEventDescriptor
GitHubBranchEventsDslContext
GitHubBranchFilterEventDslContext
GitHubBranchHandler
GitHubBranchHandler.DescriptorImpl
GitHubBranchHashChangedEvent
When SHA1 changed between local and remote state.
GitHubBranchHashChangedEvent.DescriptorImpl
GitHubBranchJobDslExtenstion
GitHubBranchPollingLogAction
GitHubBranchRepository
Store local state of remote branches.
GitHubBranchRepositoryFactory
Create GitHubBranchRepository.
GitHubBranchRepositoryNameContributor
Branch Trigger tied to GitHub repo.
GitHubBranchRestrictionFilter
GitHubBranchRestrictionFilter.Descriptor
GitHubBranchSCMHead
GitHubBranchSCMHeadCategory
GitHubBranchSCMHeadEvent
GitHubBranchTrigger
GitHubBranchTrigger.DescriptorImpl
GitHubBranchTriggerDslContext
GitHubCause
<
T
extends
GitHubCause
<
T
>>
GitHubCommentPublisherDslContext
GitHubDecisionContext
<
E
,
C
extends
GitHubCause
<
C
>>
GitHubEnv
<
T
extends
GitHubCause
<?>>
GitHubError
Custom errors that participate in list of
GitHubErrorsAction
.
GitHubErrorsAction
Action that reports errors on job view page.
GitHubHandler
GitHubHandlerDescriptor
GitHubHookRegistrationError
When hook registration in trigger fails.
GitHubLinkAction
Add a simple link to item
GitHubParametersAction
Simpler replacement for
ParametersAction
that does not stand in the way of 'folding' queue items
GitHubParametersAction.GitHubEnvContributor
GitHubPluginRepoProvider
Standard github-plugin global configuration provider.
GitHubPluginRepoProvider.DescriptorImpl
GitHubPluginRepoProvider2
GitHubPluginRepoProvider2.GitHubPluginRepoProviderDescriptor2
GitHubPluginRepoProviderDslContext
GitHubPollingLogAction
GitHubPRAbstractPublisher
Common actions for label addition and deletion.
GitHubPRAbstractPublisher.DescriptorImpl
GitHubPRAction
Add a link to repository pr
GitHubPRBadgeAction
GitHubPRBranchRestriction
Restriction by target branch (one or many).
GitHubPRBranchRestriction.DescriptorImpl
GitHubPRBuildListener
Sets Pending build status before build run and manipulates Git's BuildData attached to job Action.
GitHubPRBuildStatusPublisher
Sets build status on GitHub.
GitHubPRBuildStatusPublisher.BuildMessage
GitHubPRBuildStatusPublisher.BuildMessage.DescriptorImpl
GitHubPRBuildStatusPublisher.DescriptorImpl
GitHubPRCause
GitHubPRCloseEvent
When PR closed
GitHubPRCloseEvent.DescriptorImpl
GitHubPRClosePublisher
Closes pull request after build.
GitHubPRClosePublisher.DescriptorImpl
GitHubPRCommentEvent
Trigger PR based on comment pattern.
GitHubPRCommentEvent.DescriptorImpl
GitHubPRCommentPublisher
Adds specified text to comments after build.
GitHubPRCommentPublisher.DescriptorImpl
GitHubPRCommitEvent
Triggers build when commit hash changed
GitHubPRCommitEvent.DescriptorImpl
GitHubPRDecisionContext
GitHubPRDecisionContext.Builder
GitHubPRDescriptionEvent
Used to skip PR builder.
GitHubPRDescriptionEvent.DescriptorImpl
GitHubPREnv
GitHubPREvent
Extension point for various GH PR events that may trigger run.
GitHubPREventDescriptor
GitHubPREventsDslContext
GitHubPRHandler
GitHubPRHandler.DescriptorImpl
GitHubPRJobDslExtension
GitHubPRLabel
Label object that contains user defined labels
GitHubPRLabel.DescriptorImpl
GitHubPRLabelAddedEvent
When label is added to pull request.
GitHubPRLabelAddedEvent.DescriptorImpl
GitHubPRLabelAddPublisher
Implements addition of labels (one or many) to GitHub.
GitHubPRLabelAddPublisher.DescriptorImpl
GitHubPRLabelExistsEvent
Trigger run when label exists.
GitHubPRLabelExistsEvent.DescriptorImpl
GitHubPRLabelNotExistsEvent
Trigger run when label doesn't exist.
GitHubPRLabelNotExistsEvent.DescriptorImpl
GitHubPRLabelPatternExistsEvent
Used to skip PR builder.
GitHubPRLabelPatternExistsEvent.DescriptorImpl
GitHubPRLabelRemovedEvent
When label is removed from GitHub issue(== pull request).
GitHubPRLabelRemovedEvent.DescriptorImpl
GitHubPRLabelRemovePublisher
Implements removing of labels (one or many) from GitHub.
GitHubPRLabelRemovePublisher.DescriptorImpl
GitHubPRLabelUnblockQueueCondition
Unblock when label found
GitHubPRLabelUnblockQueueCondition.DescriptorImpl
GitHubPRMessage
Represents a comment for GitHub that can contain token macros.
GitHubPRMessage.DescriptorImpl
GitHubPRNonMergeableEvent
Event to skip PRs that can't be merged.
GitHubPRNonMergeableEvent.DescriptorImpl
GitHubPRNumber
Check that PR number #isMatch() to event configured number.
GitHubPRNumber.DescriptorImpl
GitHubPROpenEvent
When PR opened or commits changed in it
GitHubPROpenEvent.DescriptorImpl
GitHubPRPollingLogAction
Link for project page, shows triggered polling log
GitHubPRPullRequest
Maintains state about a Pull Request for a particular Jenkins job.
GitHubPRRepository
GitHub Repository local state = last trigger run() state.
GitHubPRRepositoryFactory
Create GitHubPRRepository.
GitHubPRRepositoryNameContributor
PR Trigger tied to GitHub repo.
GitHubPRSCMHead
GitHubPRSCMHeadCategory
GitHubPRStatusBuilder
Sets pr status for build caused by GitHubPRCause
GitHubPRStatusBuilder.DescriptorImpl
GitHubPRStatusPublisherDslContext
GitHubPRStatusStepDslContext
GitHubPRTrigger
GitHub Pull Request trigger.
GitHubPRTrigger.DescriptorImpl
GitHubPRTriggerDslContext
GitHubPRTriggerMode
Trigger modes
GitHubPRTriggerModeDslContext
GitHubPRUserRestriction
Whether it allowed this user or org with users to do something.
GitHubPRUserRestriction.DescriptorImpl
GitHubPullRequestScmHeadEvent
GitHubRepo
Action as storage of critical (and not) information required for triggering decision.
GitHubRepoAction
Add a link to repository
GitHubRepoEnv
GitHubRepoProvider
Extension for providing GH connection for specified repository with job context.
GitHubRepoProvider.GitHubRepoProviderDescriptor
GitHubRepoProvider2
GitHubRepoProvider2.GitHubRepoProviderDescriptor2
GitHubRepoProviderDescriptor2
GitHubRepoProviderError
Used during
GitHubRepoProvider
resolve.
GitHubRepoProvidersDslContext
GitHubRepository
<
T
extends
GitHubRepository
>
Action as storage of critical (and not) information required for triggering decision.
GitHubRepositoryFactory
<
R
extends
GitHubRepositoryFactory
<
R
,
T
>,
T
extends
GitHubTrigger
<
T
>>
GitHubSCMFactory
GitHubSCMFactory.GitHubSCMFactoryDescriptor
GitHubSCMFile
GitHubSCMFileSystem
GitHubSCMFileSystemBuilder
GitHubSCMHead
<
T
extends
GitHubCause
<
T
>>
GitHubSCMHeadCategory
GitHubScmHeadEvent
<
T
>
GitHubSCMProbe
GitHubSCMRevision
GitHubSCMSource
GitHubSCMSource.DescriptorImpl
GitHubScmSourceRepositoryNameContributor
GitHubSCMSourcesLocalStorage
Single Action for every MultiBranch
GitHubSourceContext
GitHubSourceContext.DummyRevision
Special revision to unconditionally force next build
GitHubTag
Store local information about tag.
GitHubTagAction
Add a link to repository branch
GitHubTagCause
GitHubTagCreatedEvent
Triggers when tag didn't exist before and appeared in remote.
GitHubTagCreatedEvent.DescriptorImpl
GitHubTagDecisionContext
GitHubTagDecisionContext.Builder
GitHubTagEnv
GitHubTagEvent
Different "events" that may want trigger run for tag.
GitHubTagEventDescriptor
GitHubTagHandler
GitHubTagHandler.DescriptorImpl
GitHubTagRepository
Store local state of remote tags.
GitHubTagRestrictionFilter
GitHubTagRestrictionFilter.Descriptor
GitHubTagSCMHead
GitHubTagSCMHeadCategory
GitHubTagSCMHeadEvent
GitHubTrigger
<
T
extends
GitHubTrigger
<
T
>>
GitHubTriggerDescriptor
IOUtils
Utilities for IOException handling in Streams
IOUtils.IOFunction
<
T
,
R
>
IOUtils.IOPredicate
<
T
>
IOUtils.IOSupplier
<
T
>
IOUtils.RuntimeIOException
ItemHelpers
JobHelper
JobHelper
JobRunnerForBranchCause
JobRunnerForCause
JobRunnerForCause.CauseHasPRNum
JobRunnerForCause.CausesFromAction
LocalRepoPlunger
Clean up local repo cache when items get deleted
LocalRepoUpdater
LocalRepoUpdater
LocalRepoUpdater
LoggingTaskListenerWrapper
NewPRInterruptCause
NoGitHubSCMFactory
NoGitHubSCMFactory.DescriptorImpl
NoGitSCM
NotUpdatedPRFilter
PRHelperFunctions
PublisherErrorHandler
Allows to change build result to specified value if there was publisher error.
PublisherErrorHandler.DescriptorImpl
PullRequestInfo
Bean class to store main info from payload of webhook
PullRequestToCauseConverter
RetryableGitHubOperation
Used to wrap and retry calls to GitHub in the event an error is thrown.
RetryableGitHubOperation.GitOperation
<
T
>
SetCommitStatusExecution
Pipeline DSL step to update a GitHub commit status for a pull request.
SetCommitStatusStep
Representation of the configuration for the commit status set step.
SetCommitStatusStep.DescriptorImpl
SkipFirstRunForBranchFilter
SkipFirstRunForPRFilter
SkippedCauseFilter
SkipPRInBadState
StatusVerifier
Checks build result and allows run for publishers only for builds with specified result.
StatusVerifier.DescriptorImpl
TagToCauseConverter
TreeCache
TreeCache.Context
TreeCache.Entry
UserRestrictionFilter
WebhookInfoBranchPredicates
WebhookInfoPredicates