Current persistence API allow loading the same instance twice, which can cause strange side effects on workflow execution.
Also it would be nice to have a method in WorkflowDefinition to access active instance given an Id, without the use having to deal with Persistence interfaces
Current persistence API allow loading the same instance twice, which can cause strange side effects on workflow execution.
Also it would be nice to have a method in WorkflowDefinition to access active instance given an Id, without the use having to deal with Persistence interfaces