hudson.plugins.timestamper
public final class TimestamperBuildWrapper extends hudson.tasks.BuildWrapper
Note: The Configuration Slicing Plugin depends on this class.
| Modifier and Type | Class and Description |
|---|---|
static class |
TimestamperBuildWrapper.DescriptorImpl
Registers
TimestamperBuildWrapper as a BuildWrapper. |
| Constructor and Description |
|---|
TimestamperBuildWrapper()
Create a new
TimestamperBuildWrapper. |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
decorateLogger(hudson.model.AbstractBuild build,
OutputStream logger) |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public TimestamperBuildWrapper()
TimestamperBuildWrapper.public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
setUp in class hudson.tasks.BuildWrapperIOExceptionInterruptedExceptionpublic OutputStream decorateLogger(hudson.model.AbstractBuild build, OutputStream logger)
decorateLogger in class hudson.tasks.BuildWrapperCopyright © 2004-2015. All Rights Reserved.