2022 June Release

Enum COOWF@1.1:MultiInstanceType Permanent link for this heading

This enumeration defines the different ways how a multi instance activity instance is resolved

Values Permanent link for this heading

Name

Value

Description

MIT_NONE

0

No Multi-Instance

the activity is an single instance activity

MIT_SEQUENTIAL

1

Sequential

the activity is resolved to sequential activities

MIT_PARALLEL

2

Parallel

the activity is resolved to parallel activities