# CondOperationActor
The CondOperationActor
can be given various conditional operations from other actors and components and notifies all of them that new operations are available. If these are to be executed, a corresponding event is thrown to which the "owner" can react.
This actor does not load operations itself, nor does it perform its own actions. It only manages the operations.
# Properties
Parent:
Actor
Type:
CondOperationActor
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
mergeAll | boolean default: false | Forces merging of operations by different sources |