@Deprecated public class ZenTimestampAction extends Object implements hudson.model.EnvironmentContributingAction
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_TIMESTAMP_VARIABLE
Deprecated.
|
| Constructor and Description |
|---|
ZenTimestampAction(String pattern)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
Deprecated.
|
String |
getDisplayName()
Deprecated.
|
String |
getIconFileName()
Deprecated.
|
String |
getUrlName()
Deprecated.
|
public static final String BUILD_TIMESTAMP_VARIABLE
public ZenTimestampAction(String pattern)
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
buildEnvVars in interface hudson.model.EnvironmentContributingActionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2015. All Rights Reserved.