Class BuildTimestampWrapper
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<BuildWrapper>
-
- hudson.tasks.BuildWrapper
-
- com.orctom.jenkins.plugin.buildtimestamp.BuildTimestampWrapper
-
- All Implemented Interfaces:
ExtensionPoint
,Describable<BuildWrapper>
public class BuildTimestampWrapper extends BuildWrapper
wrapper Created by hao on 12/16/15.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
BuildTimestampWrapper.DescriptorImpl
-
Nested classes/interfaces inherited from class hudson.tasks.BuildWrapper
BuildWrapper.Environment
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description BuildTimestampWrapper()
-
Method Summary
-
Methods inherited from class hudson.tasks.BuildWrapper
all, decorateLauncher, decorateLogger, getProjectAction, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, setUp, setUp
-
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
-