|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskMatcher | |
|---|---|
| com.atlassian.jira.task | |
| Uses of TaskMatcher in com.atlassian.jira.task |
|---|
| Methods in com.atlassian.jira.task with parameters of type TaskMatcher | |
|---|---|
TaskDescriptor<?> |
TaskManagerImpl.findFirstTask(TaskMatcher matcher)
|
TaskDescriptor<?> |
TaskManager.findFirstTask(TaskMatcher matcher)
Find the first task that "matches" according to the passed matcher. |
Collection<TaskDescriptor<?>> |
TaskManagerImpl.findTasks(TaskMatcher matcher)
|
Collection<TaskDescriptor<?>> |
TaskManager.findTasks(TaskMatcher matcher)
Find all the tasks that "match" according to the passed matcher. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||