Uses of Interface
com.atlassian.jira.task.TaskMatcher
Packages that use TaskMatcher
-
Uses of TaskMatcher in com.atlassian.jira.task
Methods in com.atlassian.jira.task with parameters of type TaskMatcherModifier and TypeMethodDescriptionTaskManager.findFirstTask(TaskMatcher matcher) Find the first task that "matches" according to the passed matcher.TaskManagerImpl.findFirstTask(TaskMatcher matcher) TaskManager.findTasks(TaskMatcher matcher) Find all the tasks that "match" according to the passed matcher.TaskManagerImpl.findTasks(TaskMatcher matcher)