资源描述:
《基于J2EE的工作流引擎的设计和实现 ——用户界面层---毕业论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业论文基于J2EE的工作流引擎的设计和实现——用户界面层DesignandImplementationofWorkflowEngineBasedonJ2EE——UserInterfaceLayer姓名:学号:学院:软件学院系:软件工程专业:软件工程年级:指导教师:年月摘 要随着信息科技的高速发展,工作流引擎系统作为企业管理的重要手段,受到越来越多企业管理者的重视和青睐,具有广阔的应用前景。因此,新时代的工作流技术、高效的工作流系统成为各种企业的热门研究领域。由于工作流系统庞大的规模,周密的框架设计,本文针对企业管理中经常出现的
2、表单申请及审批模块的UI层(即用户界面层),架构小型工作流桌面办公系统,实现了从表单创建、流程创建、表单申请及填写、表单审批和表单查看的基本功能。在系统实现过程中,针对现代主流的J2EE框架,比较错综繁杂的Web相关技术并从中找寻适合项目的技术支持――ExtJS、Ajax及JSON。本文开发的工作流引擎系统具有界面美观、流程清晰易操作等特点,适合中小型企业的商业应用。项目的实现表明只有对工作流流程有了清晰的理解,才有可能实现更加高效的工作流系统,也才有可能架构更加完善的工作流引擎系统。除此之外,实现技术要以项目背景为基础,比较优缺点
3、,才能找出最适合系统运行的最佳方案。关键词:工作流;用户界面;ExtJS技术AbstractWiththerapiddevelopmentofinformationtechnology,enterprisemanagerspaymoreandmoreattentiontoWorkflowEngineSystemasanimportantmeansofbusinessmanagement,whichhasbroadapplicationprospects.Therefore,WorkflowTechnologyinaneweraand
4、efficientWorkflowSystemhasbecomeapopularfieldtostudy.AsaresultofthelargescaleofWorkflowSystemthathasawell-designedframework,thispaper,aimingattheUIlayer(thatis,theuserinterfacelayer)ofvettingandapprovingtheformmodule,whichoftenappearsinbusinessmanagementapplication,con
5、structsasmallofficedesktopWorkflowSystemandimplementsbasicfunctionalitiessuchasformcreation,processcreation,formapplication,formverificationandetc.Duringtheperiodimplementingthesystem,wearetofindthebesttechnologytosupportoursystembycomparisonunderthepopularJ2EEframewor
6、k――ExtJS、AjaxandJSON.Inthispaper,thesystemwedevelopedischaracterizedasanexcellentsystemwhichhasabeautifulinterface,andaclearandmaneuverableflow.Particularlyitissuitableforsmallandmedium-sizedenterpriseincommercialapplications.Therealizationoftheprojectindicatesthatonly
7、withaclearunderstandingoftheprocessofworkflow,itbepossibletodevelopmoreefficientsystem,norwillitbepossibletoconstructamorecompleteenginesystem.Inaddition,therealizationhastobebasedontechnicalbackgroundtotheprojectandcomparisonbetweenadvantagesanddisadvantages,sothatitc
8、anidentifythemostsuitablesystemforthebestoption.KeyWords:Workflow;Userinterface;ExtJStechnology目 录第一章引言11.1项目背景11.2项目