This class is a wrapper for the user-specified groovy.lang.Closure that can be used to process reporting system records.
| Type | Name and description |
|---|---|
FlowPlugin |
pluginObjectLink to the preconfigured FlowPlugin instance |
groovy.lang.Closure |
transformClosureClosure built from the 'transformScript' property |
| Constructor and description |
|---|
Transformer
(java.util.Map<java.lang.String, java.lang.Object> initValues)Constructor. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Link to the preconfigured FlowPlugin instance
Closure built from the 'transformScript' property
Constructor.
initValues - map with following keys:Groovy Documentation