This website requires JavaScript.
Explore
Help
Register
Sign In
e-suite
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8afe7ac5a0
Backend
/
e-suite.Workflow.Core
/
Enums
History
Colin Dawson
8afe7ac5a0
More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only.
2026-03-11 22:44:22 +00:00
..
ApprovalVerdict.cs
Replaced IFailedLoopback with IOUtcome
2026-02-22 23:43:57 +00:00
BudgetOption.cs
Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json
2026-01-22 17:19:21 +00:00
DefaultOutcome.cs
More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only.
2026-03-11 22:44:22 +00:00
Priority.cs
Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json
2026-01-22 17:19:21 +00:00
Raci.cs
Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json
2026-01-22 17:19:21 +00:00
WorkflowState.cs
Started working on the runtime engine for the activities
2026-03-03 20:28:07 +00:00