Hierarchy For Package org.jenkinsci.plugins.github.status.sources
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.github.extension.status.GitHubCommitShaSource (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredShaSource
- org.jenkinsci.plugins.github.extension.status.GitHubReposSource (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.status.sources.AnyDefinedRepositorySource
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredRepositorySource
- org.jenkinsci.plugins.github.extension.status.GitHubStatusBackrefSource (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.status.sources.BuildRefBackrefSource
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredBackrefSource
- org.jenkinsci.plugins.github.extension.status.GitHubStatusContextSource (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.status.sources.DefaultCommitContextSource
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredCommitContextSource
- org.jenkinsci.plugins.github.extension.status.GitHubStatusResultSource (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.github.status.sources.ConditionalStatusResultSource
- org.jenkinsci.plugins.github.status.sources.DefaultStatusResultSource
- org.jenkinsci.plugins.github.extension.status.GitHubCommitShaSource (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.github.status.sources.AnyDefinedRepositorySource.AnyDefinedRepoSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource.BuildDataRevisionShaSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.BuildRefBackrefSource.BuildRefBackrefSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.ConditionalStatusResultSource.ConditionalStatusResultSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.DefaultCommitContextSource.DefaultContextSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.DefaultStatusResultSource.DefaultResultSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredBackrefSource.ManuallyEnteredBackrefSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredCommitContextSource.ManuallyEnteredCommitContextSourceDescriptor
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredRepositorySource.ManuallyEnteredRepositorySourceDescriptor
- org.jenkinsci.plugins.github.status.sources.ManuallyEnteredShaSource.ManuallyEnteredShaSourceDescriptor
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)