elsa-core/src/modules/Elsa.Workflows.Runtime/Entities
Sipke Schoorstra ed14a1e577
Refactor activity execution record serialization with snapshots (#6807)
- Introduced `ActivityExecutionRecordSnapshot` for encapsulated serialized data.
- Updated `DefaultActivityExecutionMapper` to build serialized snapshots.
- Adjusted `ActivityExecutionLogStore` to persist pre-serialized snapshots.
- Streamlined package version management with `MicrosoftVersion` property.
2025-07-18 14:14:19 +02:00
..
ActivityExecutionRecord.cs Refactor activity execution record serialization with snapshots (#6807) 2025-07-18 14:14:19 +02:00
ActivityExecutionRecordSummary.cs Adds activity execution metadata support (#6699) 2025-05-30 15:37:57 +02:00
BookmarkQueueItem.cs Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
StoredBookmark.cs Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
StoredTrigger.cs Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
WorkflowExecutionLogRecord.cs Remove obsolete properties and refactor activity evaluation (#6603) 2025-04-18 16:21:25 +02:00
WorkflowInboxMessage.cs Fix duplicate workflow inbox message effect 2023-08-21 21:17:40 +02:00