Uses of Class
org.nuxeo.ecm.platform.comment.impl.AbstractCommentManager
-
Packages that use AbstractCommentManager Package Description org.nuxeo.ecm.platform.comment.impl -
-
Uses of AbstractCommentManager in org.nuxeo.ecm.platform.comment.impl
Subclasses of AbstractCommentManager in org.nuxeo.ecm.platform.comment.impl Modifier and Type Class Description class
BridgeCommentManager
class
CommentManagerImpl
Deprecated.since 10.3, usePropertyCommentManager
instead.class
PropertyCommentManager
Deprecated.since 11.1, useTreeCommentManager
insteadclass
TreeCommentManager
Comment service implementation.
-