public static class CmmnJsonConverter.CmmnModelIdHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
criterionId |
protected int |
planItemIndex |
protected int |
sentryIndex |
protected int |
sentryOnPartIndex |
| Constructor and Description |
|---|
CmmnModelIdHelper() |
| Modifier and Type | Method and Description |
|---|---|
int |
nextCriterionId() |
int |
nextPlanItemId() |
int |
nextSentryId() |
int |
nextSentryOnPartId() |
Copyright © 2019 Flowable. All rights reserved.