Hierarchy For All Packages
Package Hierarchies:- com.github.kostyasha.github.integration.branch,
- com.github.kostyasha.github.integration.branch.data,
- com.github.kostyasha.github.integration.branch.dsl,
- com.github.kostyasha.github.integration.branch.dsl.context,
- com.github.kostyasha.github.integration.branch.dsl.context.events,
- com.github.kostyasha.github.integration.branch.events,
- com.github.kostyasha.github.integration.branch.events.impl,
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks,
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks.impl,
- com.github.kostyasha.github.integration.branch.trigger,
- com.github.kostyasha.github.integration.branch.trigger.check,
- com.github.kostyasha.github.integration.branch.utils,
- com.github.kostyasha.github.integration.branch.webhook,
- com.github.kostyasha.github.integration.generic,
- com.github.kostyasha.github.integration.generic.dsl.repoproviders,
- com.github.kostyasha.github.integration.generic.errors,
- com.github.kostyasha.github.integration.generic.errors.impl,
- com.github.kostyasha.github.integration.generic.repoprovider,
- com.github.kostyasha.github.integration.generic.utils,
- com.github.kostyasha.github.integration.multibranch,
- com.github.kostyasha.github.integration.multibranch.action,
- com.github.kostyasha.github.integration.multibranch.category,
- com.github.kostyasha.github.integration.multibranch.fs,
- com.github.kostyasha.github.integration.multibranch.handler,
- com.github.kostyasha.github.integration.multibranch.head,
- com.github.kostyasha.github.integration.multibranch.hooks,
- com.github.kostyasha.github.integration.multibranch.repoprovider,
- com.github.kostyasha.github.integration.multibranch.revision,
- com.github.kostyasha.github.integration.multibranch.scm,
- com.github.kostyasha.github.integration.tag,
- com.github.kostyasha.github.integration.tag.events,
- com.github.kostyasha.github.integration.tag.events.impl,
- org.jenkinsci.plugins.github.pullrequest,
- org.jenkinsci.plugins.github.pullrequest.builders,
- org.jenkinsci.plugins.github.pullrequest.data,
- org.jenkinsci.plugins.github.pullrequest.dsl,
- org.jenkinsci.plugins.github.pullrequest.dsl.context,
- org.jenkinsci.plugins.github.pullrequest.dsl.context.events,
- org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers,
- org.jenkinsci.plugins.github.pullrequest.dsl.context.steps,
- org.jenkinsci.plugins.github.pullrequest.events,
- org.jenkinsci.plugins.github.pullrequest.events.impl,
- org.jenkinsci.plugins.github.pullrequest.extra,
- org.jenkinsci.plugins.github.pullrequest.pipeline,
- org.jenkinsci.plugins.github.pullrequest.publishers,
- org.jenkinsci.plugins.github.pullrequest.publishers.impl,
- org.jenkinsci.plugins.github.pullrequest.restrictions,
- org.jenkinsci.plugins.github.pullrequest.trigger,
- org.jenkinsci.plugins.github.pullrequest.trigger.check,
- org.jenkinsci.plugins.github.pullrequest.utils,
- org.jenkinsci.plugins.github.pullrequest.webhook
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- jenkins.branch.BranchBuildStrategy (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.GitHubBranchBuildStrategy
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks.GitHubBranchCommitCheck (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks.impl.GitHubBranchCommitMessageCheck (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.events.GitHubBranchEvent (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchCommitEvent
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchCreatedEvent
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchDeletedEvent
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchHashChangedEvent
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchRestrictionFilter
- com.github.kostyasha.github.integration.multibranch.handler.GitHubHandler
- com.github.kostyasha.github.integration.multibranch.handler.GitHubBranchHandler
- com.github.kostyasha.github.integration.multibranch.handler.GitHubPRHandler
- com.github.kostyasha.github.integration.multibranch.handler.GitHubTagHandler
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRBuildStatusPublisher.BuildMessage
- org.jenkinsci.plugins.github.pullrequest.events.GitHubPREvent (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCloseEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCommentEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCommitEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRDescriptionEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelAddedEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelExistsEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelNotExistsEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelPatternExistsEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelRemovedEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRNonMergeableEvent
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRNumber
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPROpenEvent
- org.jenkinsci.plugins.github.pullrequest.GitHubPRMessage
- com.github.kostyasha.github.integration.generic.GitHubRepoProvider (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.generic.repoprovider.GitHubPluginRepoProvider
- com.github.kostyasha.github.integration.multibranch.repoprovider.GitHubRepoProvider2 (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.repoprovider.GitHubPluginRepoProvider2
- com.github.kostyasha.github.integration.multibranch.scm.GitHubSCMFactory (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.scm.AsIsGitSCMFactory
- com.github.kostyasha.github.integration.multibranch.scm.NoGitHubSCMFactory
- com.github.kostyasha.github.integration.tag.events.GitHubTagEvent (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.tag.events.impl.GitHubTagCreatedEvent
- com.github.kostyasha.github.integration.tag.events.impl.GitHubTagRestrictionFilter
- org.jenkinsci.plugins.github.pullrequest.utils.PublisherErrorHandler
- jenkins.scm.api.SCMSource (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.GitHubSCMSource
- org.jenkinsci.plugins.github.pullrequest.utils.StatusVerifier
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- org.jenkinsci.plugins.github.pullrequest.pipeline.SetCommitStatusStep (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
- jenkins.branch.BranchBuildStrategy (implements hudson.ExtensionPoint)
- hudson.util.AbstractTaskListener (implements hudson.model.TaskListener)
- hudson.util.StreamTaskListener (implements java.io.Closeable, hudson.model.TaskListener)
- org.jenkinsci.plugins.github.pullrequest.utils.LoggingTaskListenerWrapper (implements java.io.Closeable)
- hudson.util.StreamTaskListener (implements java.io.Closeable, hudson.model.TaskListener)
- org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.pullrequest.extra.GitHubPRLabelUnblockQueueCondition
- com.github.kostyasha.github.integration.branch.webhook.BranchInfo
- org.jenkinsci.plugins.github.pullrequest.trigger.check.BranchRestrictionFilter (implements com.google.common.base.Predicate<T>)
- com.github.kostyasha.github.integration.branch.trigger.check.BranchToCauseConverter (implements java.util.function.Function<T,R>)
- hudson.tasks.BuildStepCompatibilityLayer (implements hudson.tasks.BuildStep)
- hudson.tasks.Builder (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.pullrequest.builders.GitHubPRStatusBuilder (implements jenkins.tasks.SimpleBuildStep)
- hudson.tasks.Publisher (implements hudson.model.Describable<T>)
- hudson.tasks.Recorder (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.pullrequest.publishers.GitHubPRAbstractPublisher (implements jenkins.tasks.SimpleBuildStep)
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRBuildStatusPublisher
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRClosePublisher
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRCommentPublisher
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRLabelAddPublisher
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRLabelRemovePublisher
- org.jenkinsci.plugins.github.pullrequest.publishers.GitHubPRAbstractPublisher (implements jenkins.tasks.SimpleBuildStep)
- hudson.tasks.Recorder (implements hudson.ExtensionPoint)
- hudson.tasks.Builder (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- hudson.model.Cause
- com.github.kostyasha.github.integration.generic.GitHubCause<T>
- com.github.kostyasha.github.integration.branch.AbstractGitHubBranchCause<T>
- com.github.kostyasha.github.integration.branch.GitHubBranchCause
- com.github.kostyasha.github.integration.tag.GitHubTagCause
- org.jenkinsci.plugins.github.pullrequest.GitHubPRCause
- com.github.kostyasha.github.integration.branch.AbstractGitHubBranchCause<T>
- com.github.kostyasha.github.integration.generic.GitHubCause<T>
- jenkins.model.CauseOfInterruption (implements java.io.Serializable)
- org.jenkinsci.plugins.github.pullrequest.trigger.NewPRInterruptCause
- javaposse.jobdsl.plugin.ContextExtensionPoint (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.dsl.GitHubBranchJobDslExtenstion
- org.jenkinsci.plugins.github.pullrequest.dsl.GitHubPRJobDslExtension
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition.BlockQueueConditionDescriptor
- org.jenkinsci.plugins.github.pullrequest.extra.GitHubPRLabelUnblockQueueCondition.DescriptorImpl
- jenkins.branch.BranchBuildStrategyDescriptor
- com.github.kostyasha.github.integration.multibranch.GitHubBranchBuildStrategy.DescriptorImpl
- hudson.tasks.BuildStepDescriptor<T>
- org.jenkinsci.plugins.github.pullrequest.publishers.GitHubPRAbstractPublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRCommentPublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRLabelAddPublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRLabelRemovePublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRBuildStatusPublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRClosePublisher.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.builders.GitHubPRStatusBuilder.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.GitHubPRAbstractPublisher.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks.GitHubBranchCommitCheckDescriptor
- com.github.kostyasha.github.integration.branch.events.impl.commitchecks.impl.GitHubBranchCommitMessageCheck.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.GitHubBranchEventDescriptor
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchCommitEvent.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchCreatedEvent.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchDeletedEvent.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchHashChangedEvent.DescriptorImpl
- com.github.kostyasha.github.integration.branch.events.impl.GitHubBranchRestrictionFilter.Descriptor
- com.github.kostyasha.github.integration.multibranch.handler.GitHubHandlerDescriptor (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.handler.GitHubBranchHandler.DescriptorImpl
- com.github.kostyasha.github.integration.multibranch.handler.GitHubPRHandler.DescriptorImpl
- com.github.kostyasha.github.integration.multibranch.handler.GitHubTagHandler.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRBranchRestriction.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRBuildStatusPublisher.BuildMessage.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.GitHubPREventDescriptor
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCloseEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCommentEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRCommitEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRDescriptionEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelAddedEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelExistsEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelNotExistsEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelPatternExistsEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRLabelRemovedEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRNonMergeableEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPRNumber.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.events.impl.GitHubPROpenEvent.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.GitHubPRLabel.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.GitHubPRMessage.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRUserRestriction.DescriptorImpl
- com.github.kostyasha.github.integration.generic.GitHubRepoProvider.GitHubRepoProviderDescriptor
- com.github.kostyasha.github.integration.generic.repoprovider.GitHubPluginRepoProvider.DescriptorImpl
- com.github.kostyasha.github.integration.multibranch.repoprovider.GitHubRepoProvider2.GitHubRepoProviderDescriptor2
- com.github.kostyasha.github.integration.multibranch.repoprovider.GitHubPluginRepoProvider2.GitHubPluginRepoProviderDescriptor2
- com.github.kostyasha.github.integration.multibranch.scm.GitHubSCMFactory.GitHubSCMFactoryDescriptor
- com.github.kostyasha.github.integration.multibranch.scm.AsIsGitSCMFactory.DescriptorImpl
- com.github.kostyasha.github.integration.multibranch.scm.NoGitHubSCMFactory.DescriptorImpl
- com.github.kostyasha.github.integration.tag.events.GitHubTagEventDescriptor
- com.github.kostyasha.github.integration.tag.events.impl.GitHubTagCreatedEvent.DescriptorImpl
- com.github.kostyasha.github.integration.tag.events.impl.GitHubTagRestrictionFilter.Descriptor
- org.jenkinsci.plugins.github.pullrequest.utils.PublisherErrorHandler.DescriptorImpl
- jenkins.scm.api.SCMSourceDescriptor (implements org.jenkins.ui.icon.IconSpec)
- com.github.kostyasha.github.integration.multibranch.GitHubSCMSource.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.utils.StatusVerifier.DescriptorImpl
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.pipeline.SetCommitStatusStep.DescriptorImpl
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- hudson.triggers.TriggerDescriptor
- com.github.kostyasha.github.integration.generic.GitHubTriggerDescriptor
- com.github.kostyasha.github.integration.branch.GitHubBranchTrigger.DescriptorImpl
- org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger.DescriptorImpl
- com.github.kostyasha.github.integration.generic.GitHubTriggerDescriptor
- org.jenkinsci.plugins.blockqueuedjob.condition.BlockQueueCondition.BlockQueueConditionDescriptor
- hudson.model.EnvironmentContributor (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.GitHubParametersAction.GitHubEnvContributor
- com.github.kostyasha.github.integration.multibranch.Functions
- org.jenkinsci.plugins.github.extension.GHEventsSubscriber (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.webhook.AbstractGHBranchSubscriber
- com.github.kostyasha.github.integration.branch.webhook.GHBranchSubscriber
- com.github.kostyasha.github.integration.multibranch.hooks.GHMultiBranchSubscriber
- org.jenkinsci.plugins.github.pullrequest.webhook.AbstractGHPullRequestSubsriber
- com.github.kostyasha.github.integration.multibranch.hooks.GHPRMultiBranchSubscriber
- org.jenkinsci.plugins.github.pullrequest.webhook.GHPullRequestSubscriber
- com.github.kostyasha.github.integration.branch.webhook.AbstractGHBranchSubscriber
- com.github.kostyasha.github.integration.generic.dsl.repoproviders.GHRepoPermissionDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.generic.GitHubBadgeAction<T> (implements hudson.model.BuildBadgeAction, hudson.matrix.MatrixChildAction)
- com.github.kostyasha.github.integration.branch.GitHubBranchBadgeAction
- org.jenkinsci.plugins.github.pullrequest.GitHubPRBadgeAction
- com.github.kostyasha.github.integration.branch.GitHubBranch
- com.github.kostyasha.github.integration.tag.GitHubTag
- com.github.kostyasha.github.integration.branch.dsl.context.events.GitHubBranchCommitChecksDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.branch.dsl.context.events.GitHubBranchCommitMessageCheckDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.generic.GitHubBranchDecisionContext.Builder
- com.github.kostyasha.github.integration.branch.dsl.context.events.GitHubBranchEventsDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.branch.dsl.context.events.GitHubBranchFilterEventDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.branch.dsl.context.GitHubBranchTriggerDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers.GitHubCommentPublisherDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.generic.GitHubDecisionContext<E,C>
- com.github.kostyasha.github.integration.generic.GitHubBranchDecisionContext
- com.github.kostyasha.github.integration.generic.GitHubPRDecisionContext
- com.github.kostyasha.github.integration.generic.GitHubTagDecisionContext
- com.github.kostyasha.github.integration.generic.errors.GitHubError (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.generic.errors.impl.GitHubHookRegistrationError
- com.github.kostyasha.github.integration.generic.errors.impl.GitHubRepoProviderError
- com.github.kostyasha.github.integration.generic.errors.GitHubErrorsAction (implements hudson.model.ProminentProjectAction)
- com.github.kostyasha.github.integration.multibranch.action.GitHubLinkAction (implements hudson.model.Action)
- com.github.kostyasha.github.integration.multibranch.action.GitHubBranchAction
- com.github.kostyasha.github.integration.multibranch.action.GitHubPRAction
- com.github.kostyasha.github.integration.multibranch.action.GitHubRepoAction
- com.github.kostyasha.github.integration.multibranch.action.GitHubTagAction
- com.github.kostyasha.github.integration.generic.dsl.repoproviders.GitHubPluginRepoProviderDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.generic.GitHubPollingLogAction (implements hudson.matrix.MatrixChildAction, jenkins.model.RunAction2)
- com.github.kostyasha.github.integration.branch.GitHubBranchPollingLogAction
- org.jenkinsci.plugins.github.pullrequest.GitHubPRPollingLogAction
- org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRBranchRestriction (implements hudson.model.Describable<T>)
- com.github.kostyasha.github.integration.generic.GitHubPRDecisionContext.Builder
- org.jenkinsci.plugins.github.pullrequest.dsl.context.events.GitHubPREventsDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.GitHubPRLabel (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.github.pullrequest.GitHubPRPullRequest
- org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers.GitHubPRStatusPublisherDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.dsl.context.steps.GitHubPRStatusStepDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.dsl.context.GitHubPRTriggerDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.dsl.context.GitHubPRTriggerModeDslContext (implements javaposse.jobdsl.dsl.Context)
- org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRUserRestriction (implements hudson.model.Describable<T>)
- com.github.kostyasha.github.integration.multibranch.action.GitHubRepo (implements hudson.model.Action)
- com.github.kostyasha.github.integration.multibranch.repoprovider.GitHubRepoProviderDescriptor2
- com.github.kostyasha.github.integration.generic.dsl.repoproviders.GitHubRepoProvidersDslContext (implements javaposse.jobdsl.dsl.Context)
- com.github.kostyasha.github.integration.generic.GitHubRepository<T> (implements hudson.model.Action, hudson.model.Saveable)
- com.github.kostyasha.github.integration.branch.GitHubBranchRepository
- org.jenkinsci.plugins.github.pullrequest.GitHubPRRepository
- com.github.kostyasha.github.integration.tag.GitHubTagRepository
- com.cloudbees.jenkins.GitHubRepositoryNameContributor (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.branch.webhook.GitHubBranchRepositoryNameContributor
- org.jenkinsci.plugins.github.pullrequest.webhook.GitHubPRRepositoryNameContributor
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubScmSourceRepositoryNameContributor
- com.github.kostyasha.github.integration.multibranch.action.GitHubSCMSourcesLocalStorage (implements hudson.model.Saveable)
- com.github.kostyasha.github.integration.multibranch.handler.GitHubSourceContext
- com.github.kostyasha.github.integration.generic.GitHubTagDecisionContext.Builder
- hudson.model.InvisibleAction (implements hudson.model.Action)
- com.github.kostyasha.github.integration.multibranch.GitHubParametersAction (implements hudson.model.queue.FoldableAction)
- org.jenkinsci.plugins.github.pullrequest.utils.IOUtils
- com.github.kostyasha.github.integration.branch.utils.ItemHelpers
- hudson.model.listeners.ItemListener (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.LocalRepoPlunger
- com.github.kostyasha.github.integration.branch.utils.JobHelper
- org.jenkinsci.plugins.github.pullrequest.utils.JobHelper
- com.github.kostyasha.github.integration.branch.trigger.JobRunnerForBranchCause (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.JobRunnerForCause (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.JobRunnerForCause.CauseHasPRNum (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.JobRunnerForCause.CausesFromAction (implements com.google.common.base.Function<F,T>)
- com.github.kostyasha.github.integration.branch.trigger.check.LocalRepoUpdater (implements java.util.function.Function<T,R>)
- com.github.kostyasha.github.integration.tag.LocalRepoUpdater (implements java.util.function.Function<T,R>)
- org.jenkinsci.plugins.github.pullrequest.trigger.check.LocalRepoUpdater (implements com.google.common.base.Function<F,T>, java.util.function.Function<T,R>)
- org.jenkinsci.plugins.github.pullrequest.trigger.check.NotUpdatedPRFilter (implements com.google.common.base.Predicate<T>, java.util.function.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.utils.PRHelperFunctions
- org.jenkinsci.plugins.github.pullrequest.webhook.PullRequestInfo
- org.jenkinsci.plugins.github.pullrequest.trigger.check.PullRequestToCauseConverter (implements com.google.common.base.Function<F,T>)
- com.github.kostyasha.github.integration.generic.utils.RetryableGitHubOperation
- hudson.model.listeners.RunListener<R> (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.pullrequest.GitHubPRBuildListener
- hudson.scm.SCM (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- hudson.plugins.git.GitSCMBackwardCompatibility (implements java.io.Serializable)
- hudson.plugins.git.GitSCM
- com.github.kostyasha.github.integration.multibranch.scm.NoGitSCM
- hudson.plugins.git.GitSCM
- hudson.plugins.git.GitSCMBackwardCompatibility (implements java.io.Serializable)
- jenkins.scm.api.SCMCategory<T>
- jenkins.scm.api.SCMHeadCategory
- com.github.kostyasha.github.integration.multibranch.category.GitHubSCMHeadCategory
- com.github.kostyasha.github.integration.multibranch.category.GitHubBranchSCMHeadCategory
- com.github.kostyasha.github.integration.multibranch.category.GitHubPRSCMHeadCategory
- com.github.kostyasha.github.integration.multibranch.category.GitHubTagSCMHeadCategory
- com.github.kostyasha.github.integration.multibranch.category.GitHubSCMHeadCategory
- jenkins.scm.api.SCMHeadCategory
- jenkins.scm.api.SCMEvent<P>
- jenkins.scm.api.SCMHeadEvent<P>
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubScmHeadEvent<T>
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubBranchSCMHeadEvent
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubPullRequestScmHeadEvent
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubTagSCMHeadEvent
- com.github.kostyasha.github.integration.multibranch.hooks.GitHubScmHeadEvent<T>
- jenkins.scm.api.SCMHeadEvent<P>
- jenkins.scm.api.SCMFile
- com.github.kostyasha.github.integration.multibranch.fs.GitHubSCMFile
- jenkins.scm.api.SCMFileSystem (implements java.io.Closeable)
- com.github.kostyasha.github.integration.multibranch.fs.GitHubSCMFileSystem
- jenkins.scm.api.SCMFileSystem.Builder (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.multibranch.fs.GitHubSCMFileSystemBuilder
- jenkins.scm.api.SCMHead (implements jenkins.scm.api.mixin.SCMHeadMixin)
- com.github.kostyasha.github.integration.multibranch.head.GitHubSCMHead<T>
- com.github.kostyasha.github.integration.multibranch.head.GitHubBranchSCMHead
- com.github.kostyasha.github.integration.multibranch.head.GitHubPRSCMHead
- com.github.kostyasha.github.integration.multibranch.head.GitHubTagSCMHead
- com.github.kostyasha.github.integration.multibranch.head.GitHubSCMHead<T>
- jenkins.scm.api.SCMRevision (implements java.io.Serializable)
- jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl
- com.github.kostyasha.github.integration.multibranch.revision.GitHubSCMRevision
- com.github.kostyasha.github.integration.multibranch.handler.GitHubSourceContext.DummyRevision
- jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl
- jenkins.scm.api.SCMSourceCriteria.Probe (implements java.io.Serializable)
- jenkins.scm.api.SCMProbe (implements java.io.Closeable)
- com.github.kostyasha.github.integration.multibranch.fs.GitHubSCMProbe
- jenkins.scm.api.SCMProbe (implements java.io.Closeable)
- com.github.kostyasha.github.integration.branch.trigger.check.SkipFirstRunForBranchFilter (implements java.util.function.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.check.SkipFirstRunForPRFilter (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.check.SkippedCauseFilter (implements com.google.common.base.Predicate<T>)
- org.jenkinsci.plugins.github.pullrequest.trigger.check.SkipPRInBadState (implements com.google.common.base.Predicate<T>, java.util.function.Predicate<T>)
- org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<T>
- org.jenkinsci.plugins.github.pullrequest.pipeline.SetCommitStatusExecution
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution<T>
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- com.github.kostyasha.github.integration.tag.TagToCauseConverter (implements java.util.function.Function<T,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.jenkinsci.plugins.github.pullrequest.utils.IOUtils.RuntimeIOException
- java.lang.RuntimeException
- java.lang.Exception
- jenkins.model.TransientActionFactory<T> (implements hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.generic.GitHubRepositoryFactory<R,T>
- com.github.kostyasha.github.integration.branch.GitHubBranchRepositoryFactory
- org.jenkinsci.plugins.github.pullrequest.GitHubPRRepositoryFactory
- com.github.kostyasha.github.integration.generic.GitHubRepositoryFactory<R,T>
- com.github.kostyasha.github.integration.multibranch.fs.TreeCache
- com.github.kostyasha.github.integration.multibranch.fs.TreeCache.Context (implements java.lang.AutoCloseable)
- com.github.kostyasha.github.integration.multibranch.fs.TreeCache.Entry
- hudson.triggers.Trigger<J> (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- com.github.kostyasha.github.integration.generic.GitHubTrigger<T>
- com.github.kostyasha.github.integration.branch.GitHubBranchTrigger
- org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger
- com.github.kostyasha.github.integration.generic.GitHubTrigger<T>
- org.jenkinsci.plugins.github.pullrequest.trigger.check.UserRestrictionFilter (implements com.google.common.base.Predicate<T>)
- com.github.kostyasha.github.integration.branch.webhook.WebhookInfoBranchPredicates
- org.jenkinsci.plugins.github.pullrequest.webhook.WebhookInfoPredicates
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- com.github.kostyasha.github.integration.generic.GitHubEnv<T>
- org.jenkinsci.plugins.github.pullrequest.utils.IOUtils.IOFunction<T,R>
- org.jenkinsci.plugins.github.pullrequest.utils.IOUtils.IOPredicate<T>
- org.jenkinsci.plugins.github.pullrequest.utils.IOUtils.IOSupplier<T>
- com.github.kostyasha.github.integration.generic.utils.RetryableGitHubOperation.GitOperation<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.kostyasha.github.integration.generic.repoprovider.GHPermission
- com.github.kostyasha.github.integration.branch.data.GitHubBranchEnv (implements com.github.kostyasha.github.integration.generic.GitHubEnv<T>)
- org.jenkinsci.plugins.github.pullrequest.data.GitHubPREnv (implements com.github.kostyasha.github.integration.generic.GitHubEnv<T>)
- org.jenkinsci.plugins.github.pullrequest.GitHubPRTriggerMode
- com.github.kostyasha.github.integration.generic.GitHubRepoEnv (implements com.github.kostyasha.github.integration.generic.GitHubEnv<T>)
- com.github.kostyasha.github.integration.tag.GitHubTagEnv (implements com.github.kostyasha.github.integration.generic.GitHubEnv<T>)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)