protected static class Models.IsProcessPredicate extends java.lang.Object implements org.apache.commons.collections15.Predicate<Task>
IsCommunicationPredicate is a Predicate that returns
true if the task does not implement the ICommunication interface.| Modifier | Constructor and Description |
|---|---|
protected |
IsProcessPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Task task) |