首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。...

使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。...

  • 资源大小:32.87 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: OA java

资 源 简 介

使用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
src
build.properties
LICENSE.txt
project.properties
project.xml
README.txt
VIP VIP
0.179660s