Class DefaultRecentCommentManager

java.lang.Object
com.atlassian.jira.issue.comments.DefaultRecentCommentManager
All Implemented Interfaces:
RecentCommentManager

@Deprecated(since="10.4", forRemoval=true) public class DefaultRecentCommentManager extends Object implements RecentCommentManager
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.4 for removal. Use DefaultRecentCommentManager instead.
Lucene implementation of RecentCommentManager. Search API implementation is in DefaultRecentCommentManager. Any change to this class should be reflected in DefaultRecentCommentManager.