| Modifier and Type | Field and Description |
|---|---|
protected Sentry |
Criterion.sentry |
| Modifier and Type | Field and Description |
|---|---|
protected List<Sentry> |
PlanFragment.sentries |
| Modifier and Type | Method and Description |
|---|---|
Sentry |
PlanFragment.findSentry(String sentryId) |
Sentry |
Criterion.getSentry() |
| Modifier and Type | Method and Description |
|---|---|
List<Sentry> |
PlanFragment.getSentries() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanFragment.addSentry(Sentry sentry) |
void |
Criterion.setSentry(Sentry sentry) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanFragment.setSentries(List<Sentry> sentries) |
Copyright © 2019 Flowable. All rights reserved.