What general objects are available in BPMN?
The following objects represent container objects:
- Pool - API name: OT_BPMN_POOL
- Lane - API name: OT_BPMN_LANE
- Subprocess (expanded) - API name: ST_BPMN_SUB_PROC_EXPANDED
- Group - API name: OT_STRCT_ELMT
The following object types do not represent container objects:
- Activity - API name: ST_ACTIVITY
- Event - API name: OT_EVT
- Subprocess - API name: ST_BPMN_SUB_PROCESS
- Gateway - API name: OT_RULE
- Annotation - API name: OT_BPMN_ANNOTATION, ST_BPMN_ANNOTATION_1
These objects can be part of a container object.