public class ZenTimestampJobProperty
extends hudson.model.JobProperty<hudson.model.Job<?,?>>
| Modifier and Type | Class and Description |
|---|---|
static class |
ZenTimestampJobProperty.DescriptorImpl |
| Constructor and Description |
|---|
ZenTimestampJobProperty(boolean changeBUILDID,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
boolean |
isChangeBUILDID() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor
public ZenTimestampJobProperty(boolean changeBUILDID,
String pattern)
public String getPattern()
public boolean isChangeBUILDID()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.model.JobProperty<hudson.model.Job<?,?>>InterruptedExceptionIOExceptionCopyright © 2004-2015. All Rights Reserved.