protected class JDFQueueFilter.QueueEntryMatcher
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
QueueEntryMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(JDFQueueEntry qe)
return true if the queuentry matches this filter
|
protected boolean matches(JDFQueueEntry qe)
qe - the queueentry to check