您的位置:首页 > 其它

XPDL学习笔记

2004-10-08 16:41 585 查看
今天学习了XPDL的一些知识,总结一下:
The Concept of the Process Definition Interchange

Meta-Model Framework
basically, it's a set of entities, such as Workflow Process Definition, Activity Set, Block Activity, Workflow Relevant Data, Workflow Participant, Resource Repository&Orgnizational Model, Transition Information, etc.
Package:
One can consider it as a container, information about the process and resource data can be included, in order to be shared by activities defined inside.
Dummy Activity:
There is a task defination in body of the activity, and you can specify the body as NUll, this is so called Dummy activity. When it's hard to present the transition between activities for complex business logics, you can use Dummy Activity.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  workflow transition null