|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.json.jsonator.ValidationErrorJsonator
public class ValidationErrorJsonator
| Constructor Summary | |
|---|---|
ValidationErrorJsonator(I18NBeanFactory i18NBeanFactory)
|
|
| Method Summary | |
|---|---|
Json |
convert(ValidationError validationError)
Creates a Json representation of a given object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationErrorJsonator(I18NBeanFactory i18NBeanFactory)
| Method Detail |
|---|
public Json convert(ValidationError validationError)
JsonatorJson representation of a given object
convert in interface Jsonator<ValidationError>validationError - the object to be serialized
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||