Class COOWF@1.1:ParticipantInstance
Object class to define a list of participants. The participant instance can be used as
participant of an activity. When the activity is started the participant instance will be
resolved to single participants and each participant will receive the activity. The activity
are parallel insterted into the process
Class Hierarchy
Object >
BasicObject >
ParticipantInstance
Additional Information
Properties
Properties
Consider Active Users Only (COOWF@1.1:activeusersonly)
Inactive users will be ignored when resolving the participant instance.
Explanation:
In this field it is defined, whether only active users should be considered.
boolean COOWF@1.1:activeusersonly
readonly
Multilingual Name (COOSYSTEM@1.1:mlname)
Defines the multilingual name of the object. It stores one name for each
supported language.
Explanation:
This field defines the multilingual name of the object.
unique
LanguageStringList[] COOSYSTEM@1.1:mlname
Expand Immediately (COOWF@1.1:partdefexpand)
This property defines if the participant instance should be resolve directly after the
activity is inserted into the process.
Explanation:
This field defines whether the abstract participants should be resolved immediately and be displayed in the ad hoc workflow editor. Otherwise only the abstract participants are displayed in the ad hoc workflow editor.
Note: To see if the participants are resolved correctly, this field should be set to "Yes".
boolean COOWF@1.1:partdefexpand
readonly
Workflow Participants (COOWF@1.1:partdefparticipants)
List of participants who will get the activities.
Explanation:
In this field all participants are listed.
WorkFlowActorList[] COOWF@1.1:partdefparticipants
readonly