public class CriterionUtil extends Object
| Constructor and Description |
|---|
CriterionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
criterionHasOnPartDependingOnPlanItem(Criterion criterion,
PlanItem planItem,
String event) |
static boolean |
planItemHasOneEntryCriterionDependingOnPlanItem(PlanItem planItemToCheck,
PlanItem planItem,
String event) |
Copyright © 2019 Flowable. All rights reserved.