登录
首页 » Java » spring-workflow

spring-workflow

于 2020-09-14 发布 文件大小:33KB
0 155
下载积分: 1 下载次数: 72

代码说明:

  使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。(The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTestCase. To run all the tests type "maven test" in a command shell and Maven will download all the necessary jar files before compiling and running. To see all output in the console, set maven.junit.usefile=false in the build.properties file. Otherwise, use all JUnit test output will be logged to the files under the target/test-reports dirctory. Actual XSL transforms will take place for two of the tests with results piped to output via log4j. After successful execution of the test suite, you may wish to run the tests individually and watch output real time. Try using "maven test:ui" to pull up the graphical test runer, the select the test you want to run and watch the output in the console. )

文件列表:

spring-workflow
...............\build.properties
...............\LICENSE.txt
...............\project.properties
...............\project.xml
...............\README.txt
...............\src
...............\...\conf
...............\...\....\app.properties
...............\...\java
...............\...\....\org
...............\...\....\...\iocworkflow
...............\...\....\...\...........\Activity.java
...............\...\....\...\...........\BaseActivity.java
...............\...\....\...\...........\BaseProcessor.java
...............\...\....\...\...........\ErrorHandler.java
...............\...\....\...\...........\ProcessContext.java
...............\...\....\...\...........\Processor.java
...............\...\....\...\...........\SequenceProcessor.java
...............\...\....\...\...........\support
...............\...\....\...\...........\.......\XsltAware.java
...............\...\....\...\...........\.......\XslTransformActivity.java
...............\...\test
...............\...\....\org
...............\...\....\...\iocworkflow
...............\...\....\...\...........\test
...............\...\....\...\...........\....\AbstractTestCase.java
...............\...\....\...\...........\....\log4j.xml
...............\...\....\...\...........\....\Log4jConfig.java
...............\...\....\...\...........\....\sequence
...............\...\....\...\...........\....\........\ratedrop
...............\...\....\...\...........\....\........\........\AirlineRouteSeedData.java
...............\...\....\...\...........\....\........\........\BuildRecipients.java
...............\...\....\...\...........\....\........\........\ConstructDOMTree.java
...............\...\....\...\...........\....\........\........\MailErrorHandler.java
...............\...\....\...\...........\....\........\........\message.xsl
...............\...\....\...\...........\....\........\........\pollingRateDrop.xml
...............\...\....\...\...........\....\........\........\PollingTestCase.java
...............\...\....\...\...........\....\........\........\PollRates.java
...............\...\....\...\...........\....\........\........\rateDrop.xml
...............\...\....\...\...........\....\........\........\RateDropContext.java
...............\...\....\...\...........\....\........\........\RateDropErrorHandler.java
...............\...\....\...\...........\....\........\........\RateDropTestCase.java
...............\...\....\...\...........\....\........\........\SenderDelegate.java
...............\...\....\...\...........\....\........\........\SenderDelegateImpl.java
...............\...\....\...\...........\....\........\........\SendMessage.java
...............\...\....\...\...........\....\........\........\smtp
...............\...\....\...\...........\....\........\........\....\MockSMTPService.java
...............\...\....\...\...........\....\........\........\....\SMTPServerException.java
...............\...\....\...\...........\....\........\........\....\SMTPService.java
...............\...\....\...\...........\....\........\........\WriteAudit.java
...............\...\....\...\...........\....\........\simple
...............\...\....\...\...........\....\........\......\Activity1.java
...............\...\....\...\...........\....\........\......\Activity2.java
...............\...\....\...\...........\....\........\......\Activity3.java
...............\...\....\...\...........\....\........\......\sequenceSimple.xml
...............\...\....\...\...........\....\........\......\SimpleContext.java
...............\...\....\...\...........\....\........\......\SimpleErrorHandler.java
...............\...\....\...\...........\....\........\......\SimpleSequenceTestCase.java

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简单仓库管理 java 源代码
    简单仓库管理系统 java 源代码,简单仓库管理系统 java 源代码简单仓库管理系统 java 源代码
    2022-01-25 21:18:45下载
    积分:1
  • StudentSystem
    学生管理系统,管理学生个人信息,成绩,教师可以登录等。(Student management system that manages students personal information, performance, etc.)
    2016-01-04 17:06:39下载
    积分:1
  • 交友网站
    利用struts2+hibernate3.2框架开发的交友系统,数据库为mysql,对于框架初学者来说,是一个很好的学习系统,前台和后台完整,数据库可以通过里面的ExportDB文件反向重新创建数据表结构,
    2022-12-20 13:10:05下载
    积分:1
  • multigrid_matlab
    计算多重网格,用于解弹性流体动力润滑中的Reynoads 方程(Calculation multigrid solution for EHL equations in Reynoads)
    2021-04-20 14:18:50下载
    积分:1
  • 4
    说明:  3) 跨平台文档结构的调整 项目文档是始终贯穿着整个系统的,但由于Windows系统与其他系统如Linux等的文档结构不同,项目的可移植性将会受到限制,因此强调可移植性的本系统中跨平台文档结构的调整是必不可少的,我们预计在这一阶段以Windows 和 Linux为基础出2套相应的代码版本,基础代码部分不变,只是在文档接口及对应的应用工具上做出相应的选择。预计所需时间为二个月,包括平台的移植,接口的研究和开发等(3) cross-platform document the restructuring of the project document is always run through the whole system, but the Windows system and other systems such as Linux and other documents of different structures, the project will be subject to the portability restrictions of the emphasis on portability cross-platform file system structure is essential, we expect at this stage in Windows and Linux based on the 2 versions of the corresponding code, the basis of some of the same code, but in the document application interface and the corresponding tools choices accordingly. Expected time required for months, including platform migration, interfaces, such as research and development)
    2009-05-21 10:21:58下载
    积分:1
  • CONENCT-BIZZ
    Game to connect different cities roads.
    2016-11-15 16:40:55下载
    积分:1
  • BuffInsertSentSort
    Buffered Insertion Sort
    2010-01-14 17:08:28下载
    积分:1
  • java项目财务管理
    JAVAweb项目财务管理系统;JAVAweb项目财务管理系统JAVAweb项目财务管理系统JAVAweb项目财务管理系统JAVAweb项目财务管理系统
    2022-03-14 23:20:12下载
    积分:1
  • 原创分布式文件路由组件
    这是我在系统中根据我的实际业务完成的分布式文件实现。主要的思路是采用文件存储随机路由并回填地址的方式,既有路由存放和目标存储为依据。文件系统的路由算法采用一致hash算法,用户可对文件服务器的若干地址进行编码和配置权重,保证hash公平性。文件转储形式也更少设计实际数据。组件提供多个接口级API提供调用。
    2022-03-11 22:18:15下载
    积分:1
  • ATM
    模拟ATM取款机,单机版的,自己做的小程序 希望对大家又帮助(Simulation standalone ATM machines)
    2013-07-02 09:51:12下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载