|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.team.git.build.hjplugin.util.Helper
public class Helper
| Constructor Summary | |
|---|---|
Helper()
|
|
| Method Summary | |
|---|---|
static hudson.util.FormValidation |
mergeValidationResults(hudson.util.FormValidation firstCheck,
hudson.util.FormValidation secondCheck)
merge two results, if both are errors only one stack trace can be included |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Helper()
| Method Detail |
|---|
public static hudson.util.FormValidation mergeValidationResults(hudson.util.FormValidation firstCheck,
hudson.util.FormValidation secondCheck)
firstCheck - The first validation donesecondCheck - The second validaiton done
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||