Interface IssueResultProcessor
- All Known Implementing Classes:
BranchIssuesResultProcessor
,BulkIssueResultProcessor
public interface IssueResultProcessor
Callback functional interface to be used with the
IssueSearchService
. This can be used
to process issues one by one as they are returned by the IssueSearchService.-
Method Summary
-
Method Details
-
process
-