com.atlassian.jira.issue
Interface IssueFilter
- All Known Implementing Classes:
- FilterParameter, TimeEstimateCompleteFilter
- public interface IssueFilter
Atlassian Source Code Template.
User: Bobby
Date: Apr 11, 2003
Time: 5:53:33 PM
CVS Revision: Revision$
Last CVS Commit: Date$
Author of last CVS Commit: Author$
Method Summary |
boolean |
filterIssue(GenericValue issue)
Decide whether or not to filter out this issue |
filterIssue
public boolean filterIssue(GenericValue issue)
- Decide whether or not to filter out this issue
- Returns:
- TRUE if the issue should be filtered out