文件名称:spring-workflow

  • 所属分类:
  • OA系统
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 33kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • fr***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

使用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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org