public interface WorkItemFilter
WorkItemFilter
interface allows filter implementations
that can be used to filter specific WorkItem
s
Modifier and Type | Method and Description |
---|---|
boolean |
doInclude(WorkItem workItem)
This method returns
true if the given
matches the filter criteria. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved