- 1、本文档共41页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
XX大学本科学生毕业设计
基于OA系统的工作流建模与实现
学 生:
学 号指导教师:
专 业:计算机科学与技术
XX大学计算机学院
二OO八年五月
摘 要
工作流是业务流程计算机化或自动化,工作流技术要解决的主要问题是为实现某个业务目标,利用计算机在多个参与者之间按照某种预定规则自动传递文档、信息或任务。而工作流模型包含了描述一个工作流执行过程需要的所有信息。过程定义可能引用组织/角色模型中关于组织结构和角色安排的数据,在这样的流程导航过程中,不仅可以设置某个特定的用户作为活动的参与者,而且可以将活动和某个角色进行关联。过程定义模型包含了工作流引擎执行过程中需要的所有信息,如流程的开始和完成条件、构成流程的行为、行为间导航规则、用户需要完成的任务、应用的调用、活动的执行者和所有工作流相关数据的定义。
本课题了一个可视化工作流建模系统。这个系统是采用B/S结构,使用Myeclipse作为开发工具,使用Microsoft SQL Server作为数据库服务器,并应用JavaScript、VML、Ajax、Servlet等技术来实现本系统的各项功能。实现的功能包括新建流程、保存流程、打开流程、修改流程、用户管理。
这篇论文阐述了该系统的总体结构设计、系统功能,并介绍了系统实现需用到的技术,然后描述了系统的需求分析。论文还介绍了系统的设计、数据库的设计及系统的实现原理和一些核心代码。
关键词:工作流建模系统、JavaScript、Ajax、VML
ABSTRACT
The Workflow is for the automation or computerization of business processes. Workflow technology to solve the main problem is to achieve a certain objective, In a number of computer are used to transfer documents, information or tasks among participants in accordance with the rules of a scheduled automatic. Workflow model includes a description of all the information which is needed by the Workflow implementation process. Process definition may quotes organization/role model regarding the data of organizational structure and role arrangements. In such a process of the course of navigation, not only we can set a specific user as the participants of the activities, we also can relate activities with a certain role. Process definition model includes all the information needed by a workflow engine in the course of the implementation. For example, the conditions of the beginning and completing of the process、behaviors which Composes of process、navigation rules of behaviors、the task which users need to complete、the call of the application、the actors of those activities and the definition of all the relevant data with Workflow.
The aim of this project is to build a visual modeling system of Workflow. This system is based on Browser/Server model, choosing Myeclipse as the develop tool, and the databa
文档评论(0)