Backend/e-suite.Workflow.Core
Colin Dawson 800f10f9fb Moved the duration to ITask, so it's common to everything.
More work on the ApprovalTask, IOutcome<T> should now be working.
2026-02-23 23:13:55 +00:00
..
Attributes Renamed the TaskEditor attribute to TaskCapability as this is a more descriptive name for it. 2026-02-13 01:30:35 +00:00
bin/Debug/net9.0 Removed compiler ooutput 2026-01-22 17:25:37 +00:00
Enums Replaced IFailedLoopback with IOUtcome 2026-02-22 23:43:57 +00:00
Extensions Added the taskMetadata workflow endpoint 2026-02-12 00:40:16 +00:00
Interfaces Moved the duration to ITask, so it's common to everything. 2026-02-23 23:13:55 +00:00
obj Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
Tasks Moved the duration to ITask, so it's common to everything. 2026-02-23 23:13:55 +00:00
ApprovalTaskAssignee.cs Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
Cost.cs Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core.csproj Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core.csproj.DotSettings Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
TaskAssignee.cs Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
TaskBase.cs Moved the duration to ITask, so it's common to everything. 2026-02-23 23:13:55 +00:00
Workflow.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00