com.atlassian.jira.issue.index
Interface DefaultIssueIndexer.CommentRetriever

All Superinterfaces:
com.google.common.base.Function<Issue,List<Comment>>
All Known Implementing Classes:
DefaultCommentRetriever
Enclosing class:
DefaultIssueIndexer

public static interface DefaultIssueIndexer.CommentRetriever
extends com.google.common.base.Function<Issue,List<Comment>>


Method Summary
 
Methods inherited from interface com.google.common.base.Function
apply, equals
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.