2022 June Release

Struct COOWF@1.1:GatewayNextDefPath Permanent link for this heading

This struct defines the outgoing flows of the start point of a gateway.

Properties Permanent link for this heading

Type

Property

Name

DefinitionElement[]

actdefnext

Successor Activities

string[]

pathcondition

Condition

LanguageStringList[]

pathmltitle

Title

string

pathreference

Reference

string

pathtitle

Title

Properties Permanent link for this heading


Successor Activities (COOWF@1.1:actdefnext) Permanent link for this heading

Defines the list of definition elements that follow this definition element in the process definition.

unique DefinitionElement[] COOWF@1.1:actdefnext readonly


Condition (COOWF@1.1:pathcondition) Permanent link for this heading

Defines the condition if the gateway path should be activated or not.

string[] COOWF@1.1:pathcondition (
  optional object object,
  optional ProcessInstance process,
  optional ActivityInstance activity,
  optional integer workitem)

Local Scope: dictionary

Name

Description

object

the object of the process

process

the process instance

activity

the current activity instance

workitem

the current work item

Title (COOWF@1.1:pathmltitle) Permanent link for this heading

unique LanguageStringList[] COOWF@1.1:pathmltitle


Reference (COOWF@1.1:pathreference) Permanent link for this heading

string COOWF@1.1:pathreference not null readonly


Title (COOWF@1.1:pathtitle) Permanent link for this heading

string COOWF@1.1:pathtitle invisible