Class RunnableWorkflowJsonEnricher

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

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

  • Constructor Details

    • RunnableWorkflowJsonEnricher

      public RunnableWorkflowJsonEnricher()
  • Method Details