| Class | Description |
|---|---|
| ConfigVariableProcessor |
A Thymeleaf processor that will lookup the value of a configuration variable.
|
| DataDrivenEnumerationProcessor |
Processor that returns a list of
DataDriveEnumerationValues for a particular key
Parameters:
key - key for the DataDrivenEnumeration that the DataDrivenEnumerationValues should be apart of
sort - 'ASCENDING' or 'DESCENDING' if the resulting values should be sorted by not. |
| ResourceBundleProcessor |
A Thymeleaf processor that will take in a list of resource files to merge.
|
Copyright © 2014. All Rights Reserved.