| Class | Description |
|---|---|
| AssertCommentPreProcessor |
This processor checks for a valid reply.
|
| AssertNoteContentNotePreProcessor |
Processor, which checks the content syntactically.
|
| CreateRepostNoteContentRenderingPreProcessor |
PreProcessor that prepares the note content for using it in an editor to create a repost to that
note.
|
| CreateRepostNoteMetadataRenderingPreProcessor |
PreProcessor that prepares the note metadata for using it in an editor to create a repost to that
note.
|
| DiscussionNotificationNoteProcessor |
Processor for the @@discussion notation.
|
| DiscussionParticipationNotificationNoteProcessor |
Processor, which collects users, which want's to be notified about discussions they participated
explicitly without being explicitly notified.
|
| EditNotificationNoteStoringPreProcessor | |
| ExtractBlogsNoteStoringPreProcessor |
Preprocessor which searches the content for strings that are syntactically correct blog aliases
and start with an '&' character.
|
| ExtractTagsNotePreProcessor |
This processor extracts tags from the note content and adds them to the meta data of the note.
|
| ExtractUsersNotePreProcessor |
This processors extracts the users to be notified from the content.
|
| NoteNotificationDetails |
Object describing which users should be or have been mentioned and thus should be or have been
notified about a note.
|
| NotePostProcessTaskHandler | |
| NoteStoringPostProcessorManagerImpl | |
| NoteStoringPreProcessorManagerImpl |
Extension point for registering processors to manipulate notes before they are persisted.
|
| NotificationNoteProcessor |
Base class for note post processors that inform users about created and edited notes.
|
| RemoveUnsupportedMarkupNotePreProcessor |
Processor, which removes any markup from the note content that is not supported/allowed.
|
| RepostNoteRenderingPreProcessor |
PreProcessor which adds a property to the list item containing the details of a repost if the
note is a repost.
|
| RepostNoteStoringPreProcessor |
Processor for reposts.
|
| TopicNotificationNoteProcessor |
Processor which handles topic mention flags.
|
| UserNotificationNoteProcessor |
Notifies users who were explicitly added to the note.
|
Copyright © 2019 Communote team. All rights reserved.