Process Task Base ================= :doc:`For more information on how to use this class, see here. <../../processing-pipeline>` You probably want to process some data, get a result and cache it. There is another class `TaskWithState` that helps you do this, and so may be more useful for you. :doc:`For more information on this helper class, see here. ` .. autoclass:: libfjordweb.process.base.ProcessDataTask :members: