elsa-core/src/modules/Elsa.Workflows.Runtime/Contracts
2024-02-09 13:22:33 +01:00
..
IActivityExecutionManager.cs Alteration Improvements and fixes (#4518) 2023-10-10 12:34:32 +02:00
IActivityExecutionStatsService.cs Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
IActivityExecutionStore.cs Alteration Improvements and fixes (#4518) 2023-10-10 12:34:32 +02:00
IActivityExecutonMapper.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IBackgroundActivityInvoker.cs Refactor scheduling and background activity execution (#3884) 2023-04-09 23:35:32 +02:00
IBackgroundActivityScheduler.cs Implement activity cancellation 2023-04-13 20:05:14 +02:00
IBookmarkManager.cs Ensure schedules are deleted when bookmarks are deleted 2023-07-20 13:00:09 +02:00
IBookmarkPersister.cs Workflow cancellation (#4813) 2024-01-23 12:05:03 +01:00
IBookmarksPersistedHandler.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IBookmarkStore.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
IBookmarkUpdater.cs Add Bookmark Persister and Bookmark Updater 2023-12-18 16:05:12 +01:00
IEventPublisher.cs Incidents (#4436) 2023-09-14 10:50:02 +02:00
IKeyValueStore.cs Added find functions to KeyValueStore 2024-02-09 13:22:33 +01:00
IRegistriesPopulator.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ITaskDispatcher.cs
ITaskReporter.cs
ITriggerIndexer.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ITriggerStore.cs Implement cascading deletion 2023-07-20 00:05:43 +02:00
IWorkflowCancellationDispatcher.cs Add workflow cancellation functionality 2024-01-09 21:07:57 +01:00
IWorkflowDefinitionStorePopulator.cs Add workflow registry 2024-01-04 22:07:55 +01:00
IWorkflowDispatcher.cs Add workflow cancellation functionality 2024-01-09 21:07:57 +01:00
IWorkflowExecutionContextStore.cs Workflow cancellation (#4813) 2024-01-23 12:05:03 +01:00
IWorkflowExecutionLogStore.cs Implement cascading deletion 2023-07-20 00:05:43 +02:00
IWorkflowHost.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IWorkflowHostFactory.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IWorkflowInbox.cs Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
IWorkflowInboxMessageStore.cs Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00
IWorkflowInstanceFactory.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
IWorkflowProvider.cs Support sub-workflow dependency handling of JSON workflows (#4098) 2023-06-03 12:28:10 +02:00
IWorkflowRegister.cs Add workflow registry 2024-01-04 22:07:55 +01:00
IWorkflowRuntime.cs Workflow cancellation (#4813) 2024-01-23 12:05:03 +01:00