Class DefaultCommitContextSource
java.lang.Object
hudson.model.AbstractDescribableImpl<GitHubStatusContextSource>
org.jenkinsci.plugins.github.extension.status.GitHubStatusContextSource
org.jenkinsci.plugins.github.status.sources.DefaultCommitContextSource
- All Implemented Interfaces:
ExtensionPoint
,Describable<GitHubStatusContextSource>
Uses job name or defined in prop context name
- Since:
- 1.19.0
- Author:
- lanwen (Merkushev Kirill)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
DefaultCommitContextSource
@DataBoundConstructor public DefaultCommitContextSource()
-
-
Method Details
-
context
- Specified by:
context
in classGitHubStatusContextSource
- Parameters:
run
- actual runlistener
- build listener- Returns:
- context name
- See Also:
-