Backend/e-suite.Workflow.Core/Extensions
2026-03-16 16:27:11 +00:00
..
ActivityAssignmentExtensions.cs Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00
ActivityTaskOutcomeExtensions.cs Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
ObjectExtensions.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
StageExtensions.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
TaskExtensions.cs Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00
WorkflowExtensions.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00