ActivityFlow

23 Sep 20251 minute to read

Sets the type of the flow in a BPMN Process

Properties

exceptionFlowHeight number

Defines the height of the exception flow.

Defaults to ‘50’

flow UmlActivityFlows

Defines the type of the UMLActivity flows
Object - Sets the type of the UMLActivity Flow as Object
Control - Sets the type of the UMLActivity Flow as Control
Exception - Sets the type of the UMLActivity Flow as Exception

Defaults to ‘Object’

type ConnectionShapes

Defines the application specific type of connector

  • Bpmn - Sets the type of the connection shape as Bpmn

Defaults to ‘None’