Interface CommentDocumentFactory

All Superinterfaces:
EntityDocumentFactory<Comment>, RelatedEntityDocumentFactory<Comment>
All Known Implementing Classes:
DefaultCommentDocumentFactory

public interface CommentDocumentFactory extends RelatedEntityDocumentFactory<Comment>
Abstracts the means to create a Document for a comment Comment and its Issue.