Groovy Documentation

Package org.grules.functions

This package defines classes used by grules functions.

 

Class Summary
ConverterBooleanResult A mixed in class for a converter function return value used to distinguish between validators and boolean converters.
 


Annotation Type Summary
Converter Indicates that the function is a converter.
Functions Transforms an instance-style Groovy class to become a static-style class.
Security
 


Groovy Documentation