elsa-core/src/modules/Elsa.Workflows.Core
2023-08-06 20:55:24 +02:00
..
Abstractions Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
ActivationValidators Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Activities Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Attributes Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00
Behaviors Update Break behavior to also handle "CompleteComposite" signal 2023-08-04 22:15:07 +02:00
Builders Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
Contexts Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Contracts Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Enums Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Expressions Cleanup namespaces 2023-07-09 14:02:41 +02:00
Extensions Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Features Make Mediator package reusable from outside Elsa feature system 2023-07-17 21:43:35 +02:00
Helpers Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Memory Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
Middleware Implemented workflow validation for httpendpoint path (#4181) 2023-07-14 19:19:41 +02:00
Models Add client-side activity construction property support 2023-07-25 16:21:10 +02:00
Notifications Cleanup namespaces 2023-07-09 14:02:41 +02:00
Pipelines Cleanup namespaces 2023-07-09 14:02:41 +02:00
PortResolvers Implement outcomes for SendHttpRequest activity (#3787) 2023-03-11 22:14:39 +01:00
Serialization Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Services Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Signals Add support for workflows as a function (#3569) 2022-12-28 13:59:46 +01:00
State Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Elsa.Workflows.Core.csproj Make Mediator package reusable from outside Elsa feature system 2023-07-17 21:43:35 +02:00
Elsa.Workflows.Core.csproj.DotSettings Restructure models in Workflows.Core 2023-07-09 13:12:13 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00
InputUIHints.cs Implement outcomes for composite activities from workflow definitions 2023-03-03 14:47:34 +01:00
IsExternalInit.cs