public class ContentHandler
extends Object
The content handler is used to handle content for work objects. Regardless whether it's the content of a document or the page of a work object or the comments of a work object
as a JSON like document, this content handler is used to not only to find the appropriate content storage provider, but it also ensures proper pre- and post-hooks (like for
creating MD5 hashtags, create full text search index of the content etc).