Uses of Class
org.nuxeo.ecm.platform.comment.service.CommentServiceConfig
Package
Description
-
Uses of CommentServiceConfig in org.nuxeo.ecm.platform.comment.impl
Modifier and TypeMethodDescriptionprotected void
CommentsMigrator.migrateCommentsFromRelationToProperty
(CoreSession session, RelationManager relationManager, CommentServiceConfig config, Statement statement) -
Uses of CommentServiceConfig in org.nuxeo.ecm.platform.comment.listener
Modifier and TypeMethodDescriptionprotected abstract void
AbstractCommentListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) protected void
CommentRemovedEventListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) protected void
DocumentRemovedCommentEventListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) -
Uses of CommentServiceConfig in org.nuxeo.ecm.platform.comment.service