elsa-core/src/modules/Elsa.Workflows.Core/Signals
Sipke Schoorstra 72b1b2bb40 Add input parameter to ScheduleChildActivity signal
This update includes adding an optional input parameter to the ScheduleChildActivity signal's constructor in order to pass options to the child activity. The input parameter is used while scheduling activities in FlowFork.cs and Flowchart.cs activities. This enables clearer data transfer and scheduling in the system.
2024-01-17 22:32:06 +01:00
..
ActivityCompleted.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
BreakSignal.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
CancelSignal.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
CompleteCompositeSignal.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ScheduleActivityOutcomes.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ScheduleChildActivity.cs Add input parameter to ScheduleChildActivity signal 2024-01-17 22:32:06 +01:00