登录
首页 » Java » spring-workflow

spring-workflow

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

  • local-load-from-eval
    Tests loads of local properties from eval.
    2014-02-09 12:25:28下载
    积分:1
  • Exam
    考试系统后台增删改查,针对考试系统的后台,(Examination system background CRUD,)
    2013-11-11 09:22:09下载
    积分:1
  • TDOA2010-workflow-instructions
    TDOA2010工作流使用说明,如何定义表单以及流程定制。(TDOA2010 workflow instructions, how to define the form and process customization.)
    2013-03-11 13:54:26下载
    积分:1
  • 1031001805
    本科生,操作系统,大论文,5000字以上(Undergraduates, operating system, large papers)
    2009-05-23 22:05:32下载
    积分:1
  • period-gratings
    渐变周期性光栅的夫琅禾费衍射,可用于涡旋光(OAM)的检测(Measuring OAM states of light beams with gradually-changing-period gratings)
    2015-10-14 18:42:46下载
    积分:1
  • BlackScholesMethod
    BS公式定价期权,该公式是在BS模型下得到的,通过假设股票服从几何布朗运动来定价(option pricing by BS formula)
    2012-11-21 20:26:39下载
    积分:1
  • OASystem
    本代码只是简单实现了办公系统的一小部分,使用struts等框架,只适合初学者参考。(This code simply implements a small part of office systems, such as using the struts framework, reference is only suitable for beginners.)
    2011-09-11 17:33:11下载
    积分:1
  • ProcessScheduler
    一个进程调度模拟器软件 适合教学操作系统演示(A process scheduling simulator software for teaching operating system shows)
    2011-09-02 13:07:39下载
    积分:1
  • 学生信息管理
    学生信息管理系统 java   压缩包,源码描述中如有代码片段,请点击编辑器中的“插入程序代码”按钮插入代码并选择相应的编程语言,以便代码片段被正确语法着色。
    2022-03-15 14:41:21下载
    积分:1
  • BookShops
    一个图书应用一个图书应用一个图书应用一个图书应用(A book applicationA book applicationA book applicationA book application)
    2014-02-26 10:04:56下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载