@EmailToken public class ChangesSinceLastUnstableBuildContent extends AbstractChangesSinceContent
Modifier and Type | Field and Description |
---|---|
static String |
MACRO_NAME |
changesFormat, dateFormat, def, format, pathFormat, regex, replace, reverse, showDependencies, showPaths
Constructor and Description |
---|
ChangesSinceLastUnstableBuildContent() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsMacroName(String macroName) |
String |
getDefaultFormatValue() |
hudson.model.AbstractBuild<?,?> |
getFirstIncludedBuild(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
String |
getShortHelpDescription() |
evaluate, hasNestedContent
public static final String MACRO_NAME
public ChangesSinceLastUnstableBuildContent()
public boolean acceptsMacroName(String macroName)
acceptsMacroName
in class org.jenkinsci.plugins.tokenmacro.TokenMacro
public String getDefaultFormatValue()
getDefaultFormatValue
in class AbstractChangesSinceContent
public String getShortHelpDescription()
getShortHelpDescription
in class AbstractChangesSinceContent
public hudson.model.AbstractBuild<?,?> getFirstIncludedBuild(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener listener)
getFirstIncludedBuild
in class AbstractChangesSinceContent
Copyright © 2004-2015. All Rights Reserved.