documentTypes property

List<DocumentType<Serializable>> documentTypes
final

The registered document types (injected from coordinator/app config).

Implementation

final List<DocumentType> documentTypes;