登录
首页 » Java » spring-workflow

spring-workflow

于 2020-09-14 发布 文件大小:33KB
0 417
下载积分: 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 个回复

  • 机器调度问题
    说明:  通过算法智能分配任务,达到最快完成所有任务的目的。(Through the algorithm intelligent assignment task, achieve the fastest completion of all tasks.)
    2019-11-19 00:07:50下载
    积分:1
  • JavaJICQ)
    说明:  java编写完成的简单通信工具。类似于ICQ(prepared a simple communications tool. Similar to ICQ)
    2006-03-20 13:49:36下载
    积分:1
  • MACD
    说明:  MACD指标王,喜欢可以下载,配合均线使用,很不错的。(MACD indicator king, like to download, with the use of the average line, very good.)
    2020-06-17 05:20:01下载
    积分:1
  • GSOAP
    在网上找到的一些关于GSOAP的资料,自己感觉还不错,还有GSOAP的软件,分享给大家!(In some of the information about the GSOAP find online, they feel pretty good, there GSOAP software for everyone to share!)
    2013-11-27 20:14:09下载
    积分:1
  • studentmanager
    学校的学生管理系统,有管理员管理,学生管理,老师管理等模块。(failed to translate)
    2012-03-05 16:07:00下载
    积分:1
  • kaoshixitong
    在线考试系统,已经实现计时.计分.加载考题等功能(Online examination system has time to achieve. Scoring load exam functions)
    2013-03-21 10:47:30下载
    积分:1
  • dubbo12
    dubbo最新源码,是很好的分布式解决方案,并且经过实战检验(dubbo source code)
    2016-11-03 15:35:19下载
    积分:1
  • mysql-connector-java-5.1.32-bin
    说明:  mysql-connector 5.1.32版本。。。。。。。(mysql-connector-java-5.1.32.jar)
    2019-06-05 14:48:37下载
    积分:1
  • DeltaType
    States that an element was added to the toApi.
    2014-02-27 11:49:27下载
    积分:1
  • 考勤源码
    考勤系统源码66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
    2022-04-11 09:44:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载