public class ChangesSinceLastUnstableBuildContent extends AbstractChangesSinceContent
EmailContent.Args
CHANGES_FORMAT_ARG_NAME, FORMAT_ARG_NAME, PATH_FORMAT_ARG_NAME, REVERSE_ARG_NAME, REVERSE_DEFAULT_VALUE, SHOW_PATHS_ARG_NAME
Constructor and Description |
---|
ChangesSinceLastUnstableBuildContent() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultFormatValue() |
<P extends hudson.model.AbstractProject<P,B>,B extends hudson.model.AbstractBuild<P,B>> |
getFirstIncludedBuild(hudson.model.AbstractBuild<P,B> build) |
String |
getShortHelpDescription() |
String |
getToken()
This is the token that will be replaced by the content when the email is sent.
|
getArguments, getContent, getHelpText, hasNestedContent
public ChangesSinceLastUnstableBuildContent()
public String getToken()
EmailContent
public String getDefaultFormatValue()
getDefaultFormatValue
in class AbstractChangesSinceContent
public String getShortHelpDescription()
getShortHelpDescription
in class AbstractChangesSinceContent
public <P extends hudson.model.AbstractProject<P,B>,B extends hudson.model.AbstractBuild<P,B>> hudson.model.AbstractBuild<P,B> getFirstIncludedBuild(hudson.model.AbstractBuild<P,B> build)
getFirstIncludedBuild
in class AbstractChangesSinceContent
Copyright © 2004-2012. All Rights Reserved.