JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.nuxeo.ecm.platform.comment.api.CommentConverter
Packages that use
CommentConverter
Package
Description
org.nuxeo.ecm.platform.comment.impl
org.nuxeo.ecm.platform.comment.service
Uses of
CommentConverter
in
org.nuxeo.ecm.platform.comment.impl
Classes in
org.nuxeo.ecm.platform.comment.impl
that implement
CommentConverter
Modifier and Type
Class
Description
class
CommentConverterImpl
Uses of
CommentConverter
in
org.nuxeo.ecm.platform.comment.service
Methods in
org.nuxeo.ecm.platform.comment.service
that return
CommentConverter
Modifier and Type
Method
Description
CommentConverter
CommentServiceConfig.
getCommentConverter
()