Class XmlWorkflowCuratorServiceImpl

  • All Implemented Interfaces:
    XmlWorkflowCuratorService

    @Service
    public class XmlWorkflowCuratorServiceImpl
    extends Object
    implements XmlWorkflowCuratorService
    Manage interactions between curation and workflow. A curation task can be attached to a workflow step, to be executed during the step.

    NOTE: when run in workflow, curation tasks run with authorization disabled.

    Author:
    mwood
    See Also:
    CurationTaskConfig