2022 June Release

Struct COOWF@1.1:GatewayNextPath 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

InstanceElement[]

actinstnext

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:actinstnext) Permanent link for this heading

Defines the list of process instance elements that follow the instance element in the process instance.

unique InstanceElement[] COOWF@1.1:actinstnext 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