elsa-core/test/Elsa.IntegrationTests/Activities
Sipke Schoorstra 8ac225520b
Improve variable vs non-variable persistence (#3568)
* Incremental fixes

* Fix base assignment of async delegate block reference

* Reuse existing memory blocks

* Remove PlaybackStarted child activity

The PlaybackStarted property is unnecessary, since the PlayAudio activity already completes right after playback has started.

* Add GetCallStatus API method

* Prevent variables on composite activities to be overwritten during deserialization

* Remove unnecessary variable declarations

Activity variables will be declared automatically during activity invocation.

* Add XML comments

* Remove unused references arg

* Streamline variable identity assignment

* Fix composite early exit completion

* Move identity assignment to workflow definition service
2022-12-25 22:02:28 +01:00
..
Break Fix If completion 2022-11-30 11:45:48 +01:00
Finish Update test 2022-12-11 22:16:05 +01:00
Flowchart/Services Improve variable vs non-variable persistence (#3568) 2022-12-25 22:02:28 +01:00
ForEach Rename builder service 2022-08-25 13:45:35 +02:00
Fork Minor renaming 2022-11-23 11:20:35 +01:00
If Fix tests 2022-12-07 21:05:24 +01:00
Sequence Rename builder service 2022-08-25 13:45:35 +02:00
WriteLine V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00