public class GitNotesJobLogger
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
GitNotesJobLogger.DescriptorImpl
Descriptor for this plugin.
|
class |
GitNotesJobLogger.EnvironmentImpl
The environment that is instantiated for the duration of the build.
|
| Constructor and Description |
|---|
GitNotesJobLogger() |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
decorateLogger(hudson.model.AbstractBuild build,
OutputStream logger) |
GitNotesJobLogger.DescriptorImpl |
getDescriptor() |
GitNotesJobLogger.EnvironmentImpl |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public OutputStream decorateLogger(hudson.model.AbstractBuild build, OutputStream logger)
decorateLogger in class hudson.tasks.BuildWrapperpublic GitNotesJobLogger.EnvironmentImpl setUp(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener)
setUp in class hudson.tasks.BuildWrapperpublic GitNotesJobLogger.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>Copyright © 2004-2015. All Rights Reserved.