elsa-core/src/modules/Elsa.Workflows.Runtime/Models
raymonddenhaan 937398e351
Added workflow instance and bulk cancellation to the UI (#4965)
* Fixed issue where updated and finished date where not set when cancelling a workflow

* Single instance cancellation

* Updated bulk cancellation to allow multiple options

* Fixed counting of bulk cancellation

* Added proto actor implementation for batch cancellation

* Moved bulk cancellation method to separate service

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2024-02-23 10:26:13 +01:00
..
ActivityExecutionStats.cs Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
BroadcastWorkflowInboxMessageOptions.cs Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
DispatcherChannel.cs Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
DispatchWorkflowOptions.cs Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
FailureReason.cs Added workflow instance and bulk cancellation to the UI (#4965) 2024-02-23 10:26:13 +01:00
MaterializedWorkflow.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
NewWorkflowInboxMessage.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ScheduledBackgroundActivity.cs Implement activity cancellation 2023-04-13 20:05:14 +02:00