|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.plugins.emailext.plugins.trigger.Messages
public class Messages
Constructor Summary | |
---|---|
Messages()
|
Method Summary | |
---|---|
static org.jvnet.localizer.Localizable |
_AbortedTrigger_HelpText()
An email will be sent if the build status is "Aborted". |
static org.jvnet.localizer.Localizable |
_FailureTrigger_HelpText()
An email will be sent any time the build fails. |
static org.jvnet.localizer.Localizable |
_FixedTrigger_HelpText()
An email will be sent when the build status changes from "Failure" or "Unstable" to "Successful". |
static org.jvnet.localizer.Localizable |
_ImprovementTrigger_HelpText()
An email will be sent any time there is an improvement. |
static org.jvnet.localizer.Localizable |
_NotBuiltTrigger_HelpText()
An email will be sent if the build status is "Not Built". |
static org.jvnet.localizer.Localizable |
_PreBuildTrigger_HelpText()
An email will be sent when the build begins. |
static org.jvnet.localizer.Localizable |
_RegressionTrigger_HelpText()
An email will be sent any time there is a regression. |
static org.jvnet.localizer.Localizable |
_StillFailingTrigger_HelpText()
An email will be sent if the build status is "Failure" for two or more builds in a row. |
static org.jvnet.localizer.Localizable |
_StillUnstableTrigger_HelpText()
An email will be sent if the build status is "Unstable" for two or more builds in a row. |
static org.jvnet.localizer.Localizable |
_SuccessTrigger_HelpText()
An email will be sent if the build status is "Successful".If the "Fixed" trigger is configured, and the previous build status was "Failure" or "Unstable",then the "Fixed" trigger will send an email instead. |
static org.jvnet.localizer.Localizable |
_UnstableTrigger_HelpText()
An email will be sent any time the build is unstable.If the "Still Unstable" trigger is configured, and the previous build status was "Unstable",then the "Still Unstable" trigger will send an email instead. |
static String |
AbortedTrigger_HelpText()
An email will be sent if the build status is "Aborted". |
static String |
FailureTrigger_HelpText()
An email will be sent any time the build fails. |
static String |
FixedTrigger_HelpText()
An email will be sent when the build status changes from "Failure" or "Unstable" to "Successful". |
static String |
ImprovementTrigger_HelpText()
An email will be sent any time there is an improvement. |
static String |
NotBuiltTrigger_HelpText()
An email will be sent if the build status is "Not Built". |
static String |
PreBuildTrigger_HelpText()
An email will be sent when the build begins. |
static String |
RegressionTrigger_HelpText()
An email will be sent any time there is a regression. |
static String |
StillFailingTrigger_HelpText()
An email will be sent if the build status is "Failure" for two or more builds in a row. |
static String |
StillUnstableTrigger_HelpText()
An email will be sent if the build status is "Unstable" for two or more builds in a row. |
static String |
SuccessTrigger_HelpText()
An email will be sent if the build status is "Successful".If the "Fixed" trigger is configured, and the previous build status was "Failure" or "Unstable",then the "Fixed" trigger will send an email instead. |
static String |
UnstableTrigger_HelpText()
An email will be sent any time the build is unstable.If the "Still Unstable" trigger is configured, and the previous build status was "Unstable",then the "Still Unstable" trigger will send an email instead. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Messages()
Method Detail |
---|
public static String AbortedTrigger_HelpText()
public static org.jvnet.localizer.Localizable _AbortedTrigger_HelpText()
public static String FixedTrigger_HelpText()
public static org.jvnet.localizer.Localizable _FixedTrigger_HelpText()
public static String FailureTrigger_HelpText()
public static org.jvnet.localizer.Localizable _FailureTrigger_HelpText()
public static String UnstableTrigger_HelpText()
public static org.jvnet.localizer.Localizable _UnstableTrigger_HelpText()
public static String StillUnstableTrigger_HelpText()
public static org.jvnet.localizer.Localizable _StillUnstableTrigger_HelpText()
public static String ImprovementTrigger_HelpText()
public static org.jvnet.localizer.Localizable _ImprovementTrigger_HelpText()
public static String NotBuiltTrigger_HelpText()
public static org.jvnet.localizer.Localizable _NotBuiltTrigger_HelpText()
public static String RegressionTrigger_HelpText()
public static org.jvnet.localizer.Localizable _RegressionTrigger_HelpText()
public static String StillFailingTrigger_HelpText()
public static org.jvnet.localizer.Localizable _StillFailingTrigger_HelpText()
public static String SuccessTrigger_HelpText()
public static org.jvnet.localizer.Localizable _SuccessTrigger_HelpText()
public static String PreBuildTrigger_HelpText()
public static org.jvnet.localizer.Localizable _PreBuildTrigger_HelpText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |