BeanPropertiesFilter |
Basic bean filtering.
|
BeanPropertiesFilter.AllProperties |
Default All properties filter
|
ExecutionResult |
Represents the result of 1 or more executions.
|
JacksonHelper |
Helper Class for outputting Jackson content, makes use of the RestJsonModule (main Jackson config).
|
JacksonHelper.ReturnAllBeanProperties |
|
NodeRefDeserializer |
|
NodeRefSerializer |
|
RestApiStringDeserializer |
Rest Api string deserializer that ensures that empty strings are treated as null strings.
|
RestJsonModule |
This is the main Jackson configuration, it configures the Rest Json settings.
|
SerializerOfCollectionWithPaging |
Serializes SerializablePagedCollection into the correct response format, with Paging information and entries
|
SerializerOfExecutionResult |
Serializes ExecutionResult into the correct response format
|
TargetDeserializer |
|