public interface TaskMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(TaskDescriptor<?> descriptor)
Tells the caller whether the passed descriptor matches or not.
|
boolean match(TaskDescriptor<?> descriptor)
descriptor - the descriptor to test.Copyright © 2002-2024 Atlassian. All Rights Reserved.