文件名称:osworkflow-2.8.0
介绍说明--下载内容来自于网络,使用问题请自行百度
workflow开发文档、实例、以及相关源码;一同附上相关jar包(Workflow development documents, examples, and related source code; together with the relevant jar package)
相关搜索: workflow
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.properties
build.xml
designer.jar
docs
docs\1. Getting Started.html
docs\1. Your first workflow - Chinese.html
docs\1. Your first workflow.html
docs\1.1 Introduction.html
docs\1.2 Requirements.html
docs\1.3 Running the Example App.html
docs\1.4 Persistence Options.html
docs\1.5 Loading Workflow Definitions.html
docs\2. Integration with Other Modules.html
docs\2. Testing your workflow - Chinese.html
docs\2. Testing your workflow.html
docs\2.3 Spring framework.html
docs\3. Further descriptor concepts - Chinese.html
docs\3. Further descriptor concepts.html
docs\3. Understanding OSWorkflow.html
docs\3.1 Workflow Definition.html
docs\3.2 Workflow Concepts.html
docs\3.2 Workflow Concepts_attachments
docs\3.2 Workflow Concepts_attachments\actionfunctions.png
docs\3.2 Workflow Concepts_attachments\stepfunction.png
docs\3.3 Common and Global Actions.html
docs\3.4 Functions.html
docs\3.4.1 Java-based Functions.html
docs\3.4.2 BeanShell Functions.html
docs\3.4.3 BSF Functions.html
docs\3.4.4 Utility Functions.html
docs\3.5 Validators.html
docs\3.6 Registers.html
docs\3.7 Conditions.html
docs\3.8 SOAP Support.html
docs\4. GUI Designer.html
docs\4.1 Designer Installation.html
docs\4.2 Quick Start Guide.html
docs\4.3 Workspaces.html
docs\4.4 Palettes.html
docs\5. Using the API.html
docs\5.1 Interface choices.html
docs\5.2 Creating a new workflow.html
docs\5.3 Executing actions.html
docs\5.4 Queries.html
docs\5.5 Implicit vs Explicit Configuration.html
docs\6. Appendices.html
docs\Compiling from CVS.html
docs\Documentation.html
docs\JDBCWorkflowFactory.html
docs\Manual.html
docs\Migrating from version 1.0.html
docs\Migrating from version 2.1.html
docs\Migrating from version 2.5.html
docs\Migrating from version 2.6.html
docs\Migrating from version 2.7.html
docs\SpringHibernateWorkflowFactory.html
docs\Trigger functions.html
docs\Tutorial - Chinese.html
docs\Tutorial.html
docs\api.css
docs\api
docs\api\allclasses-frame.html
docs\api\allclasses-noframe.html
docs\api\com
docs\api\com\opensymphony
docs\api\com\opensymphony\workflow
docs\api\com\opensymphony\workflow\AbstractWorkflow.html
docs\api\com\opensymphony\workflow\Condition.html
docs\api\com\opensymphony\workflow\ConditionRemote.html
docs\api\com\opensymphony\workflow\FactoryException.html
docs\api\com\opensymphony\workflow\FunctionProvider.html
docs\api\com\opensymphony\workflow\FunctionProviderRemote.html
docs\api\com\opensymphony\workflow\InternalWorkflowException.html
docs\api\com\opensymphony\workflow\InvalidActionException.html
docs\api\com\opensymphony\workflow\InvalidEntryStateException.html
docs\api\com\opensymphony\workflow\InvalidInputException.html
docs\api\com\opensymphony\workflow\InvalidRoleException.html
docs\api\com\opensymphony\workflow\InvalidWorkflowDescriptorException.html
docs\api\com\opensymphony\workflow\JoinNodes.html
docs\api\com\opensymphony\workflow\QueryNotSupportedException.html
docs\api\com\opensymphony\workflow\Register.html
docs\api\com\opensymphony\workflow\RegisterRemote.html
docs\api\com\opensymphony\workflow\StoreException.html
docs\api\com\opensymphony\workflow\TypeResolver.html
docs\api\com\opensymphony\workflow\Validator.html
docs\api\com\opensymphony\workflow\ValidatorRemote.html
docs\api\com\opensymphony\workflow\Workflow.html
docs\api\com\opensymphony\workflow\WorkflowContext.html
docs\api\com\opensymphony\workflow\WorkflowException.html
docs\api\com\opensymphony\workflow\basic
docs\api\com\opensymphony\workflow\basic\BasicWorkflow.html
docs\api\com\opensymphony\workflow\basic\BasicWorkflowContext.html
docs\api\com\opensymphony\workflow\basic\class-use
docs\api\com\opensymphony\workflow\basic\class-use\BasicWorkflow.html
docs\api\com\opensymphony\workflow\basic\class-use\BasicWorkflowContext.html
docs\api\com\opensymphony\workflow\basic\package-frame.html
docs\api\com\opensymphony\workflow\basic\package-summary.html
docs\api\com\opensymphony\workflow\basic\package-tree.html
docs\api\com\opensymphony\workflow\basic\package-use.html
docs\api\com\opensymphony\workflow\class-use
build.xml
designer.jar
docs
docs\1. Getting Started.html
docs\1. Your first workflow - Chinese.html
docs\1. Your first workflow.html
docs\1.1 Introduction.html
docs\1.2 Requirements.html
docs\1.3 Running the Example App.html
docs\1.4 Persistence Options.html
docs\1.5 Loading Workflow Definitions.html
docs\2. Integration with Other Modules.html
docs\2. Testing your workflow - Chinese.html
docs\2. Testing your workflow.html
docs\2.3 Spring framework.html
docs\3. Further descriptor concepts - Chinese.html
docs\3. Further descriptor concepts.html
docs\3. Understanding OSWorkflow.html
docs\3.1 Workflow Definition.html
docs\3.2 Workflow Concepts.html
docs\3.2 Workflow Concepts_attachments
docs\3.2 Workflow Concepts_attachments\actionfunctions.png
docs\3.2 Workflow Concepts_attachments\stepfunction.png
docs\3.3 Common and Global Actions.html
docs\3.4 Functions.html
docs\3.4.1 Java-based Functions.html
docs\3.4.2 BeanShell Functions.html
docs\3.4.3 BSF Functions.html
docs\3.4.4 Utility Functions.html
docs\3.5 Validators.html
docs\3.6 Registers.html
docs\3.7 Conditions.html
docs\3.8 SOAP Support.html
docs\4. GUI Designer.html
docs\4.1 Designer Installation.html
docs\4.2 Quick Start Guide.html
docs\4.3 Workspaces.html
docs\4.4 Palettes.html
docs\5. Using the API.html
docs\5.1 Interface choices.html
docs\5.2 Creating a new workflow.html
docs\5.3 Executing actions.html
docs\5.4 Queries.html
docs\5.5 Implicit vs Explicit Configuration.html
docs\6. Appendices.html
docs\Compiling from CVS.html
docs\Documentation.html
docs\JDBCWorkflowFactory.html
docs\Manual.html
docs\Migrating from version 1.0.html
docs\Migrating from version 2.1.html
docs\Migrating from version 2.5.html
docs\Migrating from version 2.6.html
docs\Migrating from version 2.7.html
docs\SpringHibernateWorkflowFactory.html
docs\Trigger functions.html
docs\Tutorial - Chinese.html
docs\Tutorial.html
docs\api.css
docs\api
docs\api\allclasses-frame.html
docs\api\allclasses-noframe.html
docs\api\com
docs\api\com\opensymphony
docs\api\com\opensymphony\workflow
docs\api\com\opensymphony\workflow\AbstractWorkflow.html
docs\api\com\opensymphony\workflow\Condition.html
docs\api\com\opensymphony\workflow\ConditionRemote.html
docs\api\com\opensymphony\workflow\FactoryException.html
docs\api\com\opensymphony\workflow\FunctionProvider.html
docs\api\com\opensymphony\workflow\FunctionProviderRemote.html
docs\api\com\opensymphony\workflow\InternalWorkflowException.html
docs\api\com\opensymphony\workflow\InvalidActionException.html
docs\api\com\opensymphony\workflow\InvalidEntryStateException.html
docs\api\com\opensymphony\workflow\InvalidInputException.html
docs\api\com\opensymphony\workflow\InvalidRoleException.html
docs\api\com\opensymphony\workflow\InvalidWorkflowDescriptorException.html
docs\api\com\opensymphony\workflow\JoinNodes.html
docs\api\com\opensymphony\workflow\QueryNotSupportedException.html
docs\api\com\opensymphony\workflow\Register.html
docs\api\com\opensymphony\workflow\RegisterRemote.html
docs\api\com\opensymphony\workflow\StoreException.html
docs\api\com\opensymphony\workflow\TypeResolver.html
docs\api\com\opensymphony\workflow\Validator.html
docs\api\com\opensymphony\workflow\ValidatorRemote.html
docs\api\com\opensymphony\workflow\Workflow.html
docs\api\com\opensymphony\workflow\WorkflowContext.html
docs\api\com\opensymphony\workflow\WorkflowException.html
docs\api\com\opensymphony\workflow\basic
docs\api\com\opensymphony\workflow\basic\BasicWorkflow.html
docs\api\com\opensymphony\workflow\basic\BasicWorkflowContext.html
docs\api\com\opensymphony\workflow\basic\class-use
docs\api\com\opensymphony\workflow\basic\class-use\BasicWorkflow.html
docs\api\com\opensymphony\workflow\basic\class-use\BasicWorkflowContext.html
docs\api\com\opensymphony\workflow\basic\package-frame.html
docs\api\com\opensymphony\workflow\basic\package-summary.html
docs\api\com\opensymphony\workflow\basic\package-tree.html
docs\api\com\opensymphony\workflow\basic\package-use.html
docs\api\com\opensymphony\workflow\class-use
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.