Palladio Workflow Engine/Documentation/Migration from 1.x to 2.x
Job Type and Method Mapping
| 1.x | 2.x | Remark |
|---|---|---|
| MWE2OrderPreservingCompositeJob | MWE2SequentialJob | Mind the changed default cleanup behaviour |
| IJob.rollback() | IJob.cleanup() | |
| OrderPreservingBlackboardCompositeJob | SequentialBlackboardInteractingJob |