what's the difference between PvmExecution,Execution and DelegateExecution'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2014 09:28 AM
Hi,everyone,
i don't qiute understand what's the difference between PvmExecution,Execution and DelegateExecution,what's the relationship between them?
someone can tell me ? thanks!
i don't qiute understand what's the difference between PvmExecution,Execution and DelegateExecution,what's the relationship between them?
someone can tell me ? thanks!
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2014 10:21 AM
It's basically abstraction. DelegatExecution just hides the dirty details from the user. PvmExecution is a class at the core of the Activiti Engine, which is not exposed directly. ExecutionEntity is one of the main classes in the Activiti Engine, and a lot of the Engine functionality is implemented in that class.
Best regards,
Best regards,
