public class DefaultCommentRetriever extends Object implements DefaultIssueIndexer.CommentRetriever
DefaultCommentRetriever(CommentManager commentManager)
List<Comment>
apply(Issue issue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public DefaultCommentRetriever(@Nonnull CommentManager commentManager)
public List<Comment> apply(Issue issue)
apply
com.google.common.base.Function<Issue,List<Comment>>
Copyright © 2002-2015 Atlassian. All Rights Reserved.