Introduced IWorkflowActivationStrategyEvaluator and DefaultWorkflowStarter to evaluate and initiate workflows based on defined strategies. Updated existing classes and methods to utilize these services, ensuring workflows comply with activation strategies.
Introduced
IWorkflowActivationStrategyEvaluator
andDefaultWorkflowStarter
to evaluate and initiate workflows based on defined strategies. Updated existing classes and methods to utilize these services, ensuring workflows comply with activation strategies.This change is