@Extension public class ChangesSinceLastUnstableBuildMacro extends AbstractChangesSinceMacro
DataBoundTokenMacro.Parameter| Modifier and Type | Field and Description |
|---|---|
static String |
MACRO_NAME |
changesFormat, dateFormat, def, format, pathFormat, regex, replace, reverse, showDependencies, showPaths| Constructor and Description |
|---|
ChangesSinceLastUnstableBuildMacro() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsMacroName(String macroName)
Returns true if this object can evaluate the macro of the given name.
|
List<String> |
getAcceptedMacroNames() |
String |
getDefaultFormatValue() |
hudson.model.Run<?,?> |
getFirstIncludedRun(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener) |
String |
getShortHelpDescription() |
evaluate, evaluate, hasNestedContentevaluate, evaluateall, expand, expand, expand, expand, expandAll, expandAll, expandAll, expandAll, getAutoCompleteList, getPreviousRun, getWorkspacepublic static final String MACRO_NAME
public boolean acceptsMacroName(String macroName)
TokenMacroacceptsMacroName in class TokenMacromacroName - By convention we encourage all caps name.TokenMacro.evaluate(AbstractBuild, TaskListener, String, Map, ListMultimap) called.public List<String> getAcceptedMacroNames()
getAcceptedMacroNames in class TokenMacropublic String getDefaultFormatValue()
getDefaultFormatValue in class AbstractChangesSinceMacropublic String getShortHelpDescription()
getShortHelpDescription in class AbstractChangesSinceMacropublic hudson.model.Run<?,?> getFirstIncludedRun(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener)
getFirstIncludedRun in class AbstractChangesSinceMacroCopyright © 2016. All rights reserved.