Class COOWF@1.1:ActivityDefReference
Create and initialize an instance element from a definition element.
Class Hierarchy
Object >
ComponentObject >
ConfigurationObject >
SimpleConfigurationObject >
DefinitionElement >
ActivityDefReference
Properties
Properties
Multi-Instance (COOWF@1.1:actdefmultiple)
This property defines if the current activity definition is resolved to multiple activity
instances when the state changes to ACTINST_STARTABLE
MultiInstanceType COOWF@1.1:actdefmultiple
readonly
Successor Activities (COOWF@1.1:actdefnext)
Defines the list of definition elements that follow this definition element in the process
definition.
unique
DefinitionElement[] COOWF@1.1:actdefnext
readonly
Distribution List (COOWF@1.1:actdefpartdefinition)
This property defines the distribution list the activity is assigned to. When the activity
get's startable the distribution list is resolved to single activity instances for each
member of the distribution list. If the distribution list defines that it should expand
immediately the distribution list is resolved to single instances at start of the process.
Note: This property of the participant can only be used for activities which are populated as
multiple instance activities.
Object COOWF@1.1:actdefpartdefinition
readonly
Additional Information
Workflow Participant (COOWF@1.1:actdefparticipant)
Defines the organizational element concerned by the activity definition. An activity
definition can be prescribed to a user, a group, a position, an organizational unit type, a
position in context of a group or a position in context of an organizational unit type. The
workflow participant can be defined as an abstract participant, too. The abstract participant
is evaluated and stored in this property when the state of the activity instance changes from
"Waiting" to "Startable". Changes of the evaluated properties (e.g. the object owner) made
afterwards are not considered.
It is also possible to define a person who is not a
system user. In this case a system user who substitutes this person must be defined.
Explanation:
In this field the participant responsible for completing the activity is defined.
WorkFlowParticipant COOWF@1.1:actdefparticipant
readonly
Predecessor Activities (COOWF@1.1:actdefprev)
Defines the list of process definition elements that preceed this definition element in the
process definition.
unique
DefinitionElement[] COOWF@1.1:actdefprev
readonly
Referenced Activity Definition (COOWF@1.1:actdefrefactdef)
This property defines which activity definition is inserted by the activity definition
references
ActivityDefinition COOWF@1.1:actdefrefactdef
not null readonly
Title (COOWF@1.1:actdeftitle)
Defines the title of an activity definition. This is a multilingual string.
Explanation:
In this field the title of the activity can be defined.
unique
LanguageStringList[] COOWF@1.1:actdeftitle
readonly