public static class RemoteCaseManagementServiceImpl.InProgressHumanTaskPredicate extends Object implements BiPredicate<CaseActionSummary,List<CaseActionSummary>>
| Constructor and Description |
|---|
InProgressHumanTaskPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(CaseActionSummary summary,
List<CaseActionSummary> actions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, negate, orpublic boolean test(CaseActionSummary summary, List<CaseActionSummary> actions)
test in interface BiPredicate<CaseActionSummary,List<CaseActionSummary>>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.