Class GeneiousGridDocumentOperation


  • public abstract class GeneiousGridDocumentOperation
    extends DocumentOperation

    A grid-aware version of DocumentOperation, containing many convenience features to simplify the task of creating a grid-aware DocumentOperation.

    While you do not have to extend this class to create a grid-aware document operation, you must extend it if you want your operation to be part of a GeneiousGridWorkflow.