Class RunningWorkflowJsonEnricher

All Implemented Interfaces:
Marshaller<Enriched<DocumentModel>>, Writer<Enriched<DocumentModel>>

@Setup(mode=SINGLETON, priority=2000) public class RunningWorkflowJsonEnricher extends AbstractJsonEnricher<DocumentModel>
Enricher that add the running workflow instances on a document for the current user.
Since:
8.3
  • Field Details

  • Constructor Details

    • RunningWorkflowJsonEnricher

      public RunningWorkflowJsonEnricher()
  • Method Details