|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jenkinsci.plugins.jenkinsreviewbot.Messages
public class Messages
Constructor Summary | |
---|---|
Messages()
|
Method Summary | |
---|---|
static org.jvnet.localizer.Localizable |
_ReviewboardBuilder_DisplayName()
Check for reviews that need building |
static org.jvnet.localizer.Localizable |
_ReviewboardNotifier_BuildFailure()
Uh oh, Jenkins tried to build the changes and failed. |
static org.jvnet.localizer.Localizable |
_ReviewboardNotifier_BuildSuccess()
Congratulations, Jenkins successfully built the changes. |
static org.jvnet.localizer.Localizable |
_ReviewboardNotifier_BuildUnstable()
Jenkins tried to build the changes and noticed some problems. |
static org.jvnet.localizer.Localizable |
_ReviewboardNotifier_DisplayName()
Post build result to reviewboard |
static org.jvnet.localizer.Localizable |
_ReviewboardNotifier_PatchError()
Jenkins could not test these changes. |
static org.jvnet.localizer.Localizable |
_ReviewboardParameterDefinition_Description()
Review board parameter: full review url or a review number |
static org.jvnet.localizer.Localizable |
_ReviewboardParameterDefinition_DisplayName()
Review url as a parameter |
static org.jvnet.localizer.Localizable |
_ReviewboardPollingBuilder_Notice()
Jenkins is going to check this review request... |
static String |
ReviewboardBuilder_DisplayName()
Check for reviews that need building |
static String |
ReviewboardNotifier_BuildFailure()
Uh oh, Jenkins tried to build the changes and failed. |
static String |
ReviewboardNotifier_BuildSuccess()
Congratulations, Jenkins successfully built the changes. |
static String |
ReviewboardNotifier_BuildUnstable()
Jenkins tried to build the changes and noticed some problems. |
static String |
ReviewboardNotifier_DisplayName()
Post build result to reviewboard |
static String |
ReviewboardNotifier_PatchError()
Jenkins could not test these changes. |
static String |
ReviewboardParameterDefinition_Description()
Review board parameter: full review url or a review number |
static String |
ReviewboardParameterDefinition_DisplayName()
Review url as a parameter |
static String |
ReviewboardPollingBuilder_Notice()
Jenkins is going to check this review request... |
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 ReviewboardNotifier_BuildFailure()
public static org.jvnet.localizer.Localizable _ReviewboardNotifier_BuildFailure()
public static String ReviewboardPollingBuilder_Notice()
public static org.jvnet.localizer.Localizable _ReviewboardPollingBuilder_Notice()
public static String ReviewboardNotifier_BuildUnstable()
public static org.jvnet.localizer.Localizable _ReviewboardNotifier_BuildUnstable()
public static String ReviewboardNotifier_PatchError()
public static org.jvnet.localizer.Localizable _ReviewboardNotifier_PatchError()
public static String ReviewboardNotifier_DisplayName()
public static org.jvnet.localizer.Localizable _ReviewboardNotifier_DisplayName()
public static String ReviewboardNotifier_BuildSuccess()
public static org.jvnet.localizer.Localizable _ReviewboardNotifier_BuildSuccess()
public static String ReviewboardBuilder_DisplayName()
public static org.jvnet.localizer.Localizable _ReviewboardBuilder_DisplayName()
public static String ReviewboardParameterDefinition_DisplayName()
public static org.jvnet.localizer.Localizable _ReviewboardParameterDefinition_DisplayName()
public static String ReviewboardParameterDefinition_Description()
public static org.jvnet.localizer.Localizable _ReviewboardParameterDefinition_Description()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |