Adrian Teodorescu

Results 2 issues of Adrian Teodorescu

According to the BPMN standard an instance of a Process Definition is called Process Instance. I suggest a rename of the `Workflow` class to `ProcessInstance`. The `WorkflowBuilder` class could become...

The current implementation of serialisation/deserialisation is not really useful if you want to save process instances in a database. You can't store them serialised because you can't do any kind...