elsa-core/src/modules/Elsa.Workflows.Management
Sipke Schoorstra fad27d0fb0
Refactor composite activity input and scoped memory (#3815)
* Incremental work

* Enable control over when to include full compositie root

* Cleanup

* Update WorkflowDefinitionActivity

* Implement input as variables

* Delete unused class

* Remove less common types

* Rename ExpandoObject to JSON

* Implement variable scoping

* Remove parent/child relationship from MemoryRegister

* Add support for sending input to "trigger event" endpoint

* Add support for configuring input storage driver

* Remove unused namespace imports

* Auto-register activity types when running a workflow

* Fix missing variables from containers
2023-03-20 19:55:11 +01:00
..
Activities Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
ActivityInputOptions V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
Contracts Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Entities Implement outcomes for composite activities from workflow definitions 2023-03-03 14:47:34 +01:00
Extensions Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Features Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Mappers Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Materializers Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Models Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Notifications Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Options Add alias for dictionary type 2023-03-07 22:02:46 +01:00
Providers Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Serialization Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Services Refactor composite activity input and scoped memory (#3815) 2023-03-20 19:55:11 +01:00
Elsa.Workflows.Management.csproj Update packages 2022-12-22 15:55:20 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00