Class SubtypesJsonEnricher

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

@Setup(mode=SINGLETON, priority=2000) public class SubtypesJsonEnricher extends AbstractJsonEnricher<DocumentModel>
Enrich DocumentModel JSON object with an array of the document types that can be created under the current document taking account the local configuration.
Since:
11.5