|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.gadgets.error.ErrorCollection
public class ErrorCollection
| Constructor Summary | |
|---|---|
ErrorCollection()
A default constructor is needed for build REST responses |
|
ErrorCollection(java.util.Collection<java.lang.String> errorMessages,
java.util.Collection<ValidationError> errors)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorCollection()
public ErrorCollection(java.util.Collection<java.lang.String> errorMessages,
java.util.Collection<ValidationError> errors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||