2024 April Release

Enum COOWF@1.1:ActivityExecutionType Permanent link for this heading

This enum defines the execution type of an activity if the activity is executed by an user or an background job

Values Permanent link for this heading

Name

Value

Description

AET_NONE

5

Not specified

AET_USERTASK

10

User

the activity is executed by user

AET_SCRIPTTASK

20

Script

the activity is executed by a background job