| .. |
|
AsynchronousTaskDispatcher.cs
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
AsyncWorkflowStateExporter.cs
|
Extract workflow state exporter into handler and add default exporter
|
2023-05-21 10:16:56 +02:00 |
|
DefaultBackgroundActivityInvoker.cs
|
Add JSON workflow provider (#3955)
|
2023-04-25 22:15:11 +02:00 |
|
DefaultRegistriesPopulator.cs
|
Support sub-workflow dependency handling of JSON workflows (#4098)
|
2023-06-03 12:28:10 +02:00 |
|
DefaultWorkflowDefinitionStorePopulator.cs
|
Fixed workflow definition populator to also take into consideration the isReadonly field (#4138)
|
2023-06-14 10:55:43 +02:00 |
|
DefaultWorkflowRuntime.cs
|
Dapper persistence provider (#4109)
|
2023-06-06 20:49:14 +02:00 |
|
DefaultWorkflowStateExporter.cs
|
Extract workflow state exporter into handler and add default exporter
|
2023-05-21 10:16:56 +02:00 |
|
EventPublisher.cs
|
Refactor scheduling and background activity execution (#3884)
|
2023-04-09 23:35:32 +02:00 |
|
LocalBackgroundActivityScheduler.cs
|
Implement activity cancellation
|
2023-04-13 20:05:14 +02:00 |
|
MemoryBookmarkStore.cs
|
Improve JSON serializationfor workflow state (#3913)
|
2023-04-17 00:11:58 +02:00 |
|
MemoryTriggerStore.cs
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
MemoryWorkflowExecutionLogStore.cs
|
Store & display evaluated activity state in workflow instance viewer (#3776)
|
2023-03-07 21:40:53 +01:00 |
|
MemoryWorkflowStateStore.cs
|
Dapper persistence provider (#4109)
|
2023-06-06 20:49:14 +02:00 |
|
NoopWorkflowStateExporter.cs
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
SynchronousTaskDispatcher.cs
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
TaskBasedWorkflowDispatcher.cs
|
Quartz.NET integration (#3887)
|
2023-04-11 20:17:15 +02:00 |
|
TaskReporter.cs
|
Implement Onboarding sample (#3944)
|
2023-04-23 20:03:52 +02:00 |
|
TriggerIndexer.cs
|
Create at least one trigger when no payloads are provided
|
2023-07-03 15:47:20 +02:00 |
|
WorkflowHost.cs
|
Add missed updates
|
2023-04-22 00:02:51 +02:00 |
|
WorkflowHostFactory.cs
|
Rename "services" to "contracts" and "implementations" to "services" (#3758)
|
2023-03-03 22:47:23 +01:00 |
|
WorkflowInstanceFactory.cs
|
Cleanup IActivity interface (#4010)
|
2023-05-08 22:38:59 +02:00 |