public class CmmnModelInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
key |
protected String |
name |
| Constructor and Description |
|---|
CmmnModelInfo(String id,
String name,
String key) |
Copyright © 2022 Flowable. All rights reserved.