| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.comment.impl | |
| org.nuxeo.ecm.platform.comment.listener | |
| org.nuxeo.ecm.platform.comment.service |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommentsMigrator.migrateComments(CoreSession session,
RelationManager relationManager,
CommentServiceConfig config,
Statement statement) |
| Constructor and Description |
|---|
CommentManagerImpl(CommentServiceConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DocumentRemovedCommentEventListener.doProcess(CoreSession coreSession,
RelationManager relationManager,
CommentServiceConfig config,
DocumentModel docMessage) |
protected void |
CommentRemovedEventListener.doProcess(CoreSession coreSession,
RelationManager relationManager,
CommentServiceConfig config,
DocumentModel docMessage) |
protected abstract void |
AbstractCommentListener.doProcess(CoreSession coreSession,
RelationManager relationManager,
CommentServiceConfig config,
DocumentModel docMessage) |
| Modifier and Type | Method and Description |
|---|---|
CommentServiceConfig |
CommentService.getConfig() |
Copyright © 2019 Nuxeo. All rights reserved.