class documentation
class FilterItem(object): (source)
Mixin exposing helper methods to initialise and execute filter exports.
| Method | exec |
Execute one process step inside a filter pipeline. |
| Method | init |
Prepare export context, temp workspace, and initial export input file. |