Description
PerformedTasks collection into WorkflowReslt is handled and changed in several pieces of code. This colection results to be unmodifiable in many cases: UnsupportedOperation exception is often raised.
Change into WorkflowResult in order to be sure to make PerformTasks collection modifiable.