Methods
(inner) ExecutionTracker()
Plugin that monitors async executions embedded in resources and
triggers the executions API using the existing resourceservice epics.
It reads `resources[*].executions` checks for the executions, if found it
dispatches `startAsyncProcess({ resource, output, processType })` once per execution.