| Class | Description |
|---|---|
| CommandExecutor | |
| ScriptOp |
This class performs applies script transformation on the records that it receives as
input and produces a new set of records as output, each one of them
containing the transformed result
|
| ScriptWorker<T extends gr.uoa.di.madgik.grs.record.Record> | |
| TransformOp |
This class performs an xslt transformation on the records that it receives as
input and produces a new set of records as output, each one of them
containing the transformed result
|
| TransformWorker<T extends gr.uoa.di.madgik.grs.record.Record> |
Copyright © 2017. All Rights Reserved.