Class GerritMessageProviderExtension
- java.lang.Object
-
- com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritMessageProvider
-
- com.sonyericsson.jenkins.plugins.bfa.GerritMessageProviderExtension
-
- All Implemented Interfaces:
ExtensionPoint
,Serializable
@Extension(optional=true) public class GerritMessageProviderExtension extends com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritMessageProvider
ExtensionPoint that allows BFA to send the failure cause description directly to Gerrit.- Author:
- Gustaf Lundh <gustaf.lundh@sonymobile.com>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description GerritMessageProviderExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBuildCompletedMessage(Run build)
-