public interface OpFinderFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(OpSnapshot opSnapshot)
This will return true if the OpSnapshot is to be included in an OpFinder search result.
|
boolean filter(OpSnapshot opSnapshot)
opSnapshot - the operation snapshot to filterCopyright © 2016 Atlassian. All rights reserved.