Uses of Class
org.jenkinsci.plugins.github.extension.status.GitHubStatusResultSource
Packages that use GitHubStatusResultSource
-
Uses of GitHubStatusResultSource in org.jenkinsci.plugins.github.status
Methods in org.jenkinsci.plugins.github.status that return GitHubStatusResultSourceMethods in org.jenkinsci.plugins.github.status with parameters of type GitHubStatusResultSourceModifier and TypeMethodDescriptionvoidGitHubCommitStatusSetter.setStatusResultSource(GitHubStatusResultSource statusResultSource) -
Uses of GitHubStatusResultSource in org.jenkinsci.plugins.github.status.sources
Subclasses of GitHubStatusResultSource in org.jenkinsci.plugins.github.status.sourcesModifier and TypeClassDescriptionclassAllows to define message and state for commit for different run resultsclassDefault way to report about build results.