Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- hudson.model.Cause
- org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentCause
 - org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
 - org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewCause
 
 - org.eclipse.egit.github.core.Comment (implements java.io.Serializable)
- org.eclipse.egit.github.core.CommitComment
- org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitComment
 
 
 - org.eclipse.egit.github.core.CommitComment
 - hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- hudson.triggers.TriggerDescriptor
- org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger.DescriptorImpl
 - org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger.DescriptorImpl
 - org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger.DescriptorImpl
 
 
 - hudson.triggers.TriggerDescriptor
 - hudson.model.EnvironmentContributor (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction.GitHubAdditionalParameterEnvironmentContributor
 
 - org.jenkinsci.plugins.github.extension.GHEventsSubscriber (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.github.trigger.GitHubEventSubscriber
 
 - org.eclipse.egit.github.core.client.GitHubClient
- org.jenkinsci.plugins.pipeline.github.client.ExtendedGitHubClient
 
 - org.jenkinsci.plugins.pipeline.github.GitHubHelper
 - org.eclipse.egit.github.core.service.GitHubService
- org.eclipse.egit.github.core.service.CommitService
- org.jenkinsci.plugins.pipeline.github.client.ExtendedCommitService
 
 - org.eclipse.egit.github.core.service.IssueService
- org.jenkinsci.plugins.pipeline.github.client.ExtendedIssueService
 
 - org.eclipse.egit.github.core.service.MilestoneService
- org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestoneService
 
 - org.eclipse.egit.github.core.service.PullRequestService
- org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequestService
 
 
 - org.eclipse.egit.github.core.service.CommitService
 - org.jenkinsci.plugins.workflow.cps.GlobalVariable (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.github.PullRequestGlobalVariable
 
 - org.jenkinsci.plugins.workflow.cps.GlobalVariableSet (implements hudson.ExtensionPoint, java.lang.Iterable<T>)
- org.jenkinsci.plugins.pipeline.github.GitHubPipelineGlobalVariables
 
 - groovy.lang.GroovyObjectSupport (implements groovy.lang.GroovyObject)
- org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.CommitGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.CommitStatusGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.IssueCommentGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.PullRequestGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.ReviewCommentGroovyObject (implements java.io.Serializable)
 - org.jenkinsci.plugins.pipeline.github.ReviewGroovyObject (implements java.io.Serializable)
 
 - org.eclipse.egit.github.core.MergeStatus (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.github.client.ExtendedMergeStatus
 
 - org.eclipse.egit.github.core.Milestone (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
 
 - hudson.model.ParametersAction (implements hudson.model.EnvironmentContributingAction, java.lang.Iterable<T>, hudson.model.labels.LabelAssignmentAction, hudson.model.Queue.QueueAction, jenkins.model.RunAction2)
- org.jenkinsci.plugins.pipeline.github.trigger.GitHubEnvironmentVariablesAction
 
 - org.eclipse.egit.github.core.PullRequest (implements java.io.Serializable)
- org.jenkinsci.plugins.pipeline.github.client.ExtendedPullRequest
 
 - org.jenkinsci.plugins.pipeline.github.client.Review (implements java.io.Serializable)
 - hudson.triggers.Trigger<J> (implements hudson.model.Describable<T>, hudson.ExtensionPoint)
- org.jenkinsci.plugins.pipeline.github.trigger.IssueCommentTrigger
 - org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedTrigger
 - org.jenkinsci.plugins.pipeline.github.trigger.PullRequestReviewTrigger
 
 
 - hudson.model.Cause