Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The EngineRunner interface would benefit from taking a TaskProcessor. The rationale here is that we need access to the Workflow lifecycle so that we can create states, and so that we can have the workflow instance id, and use that to update the instance repository with the task's state as soon as it is complete.