imixs / open-bpmn

BPMN Modeler based on Eclipse Graphical Language Server Platform
https://www.open-bpmn.org
Other
71 stars 11 forks source link

Provide methods to get Boundery Events and DataObjects assigned to a Activity #311

Closed rsoika closed 8 months ago

rsoika commented 11 months ago

Following this discussion we should provide convenience methods to get Boundary Events or DataObjects assigned to an Activity with a simple method call

like

activity.getBoundaryEvents()