Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JWT Tutorial"

Line 12: Line 12:
  
 
* [[JWT_Tutorial_Install | Installing JWT]]
 
* [[JWT_Tutorial_Install | Installing JWT]]
* The parts of the Workflow Editor
+
* The [[JWT_Tutorial_Parts | parts]] of the Workflow Editor
* Learn how to model [[JWT_Tutorial_FirstProcess | your first process]].
+
* Learn how to model [[JWT_Tutorial_FirstProcess | your first process]]
 
* Adding [[JWT_Tutorial_TechnicalData | technical data]] to the process
 
* Adding [[JWT_Tutorial_TechnicalData | technical data]] to the process
* Creating guards on  
+
* Creating [[JWT_Tutorial_Guards | guards]] on activity edges
* Exporting and Importing workflow templates
+
* Switching between JWT_Tutorial_ViewsSwitching | different views]]
 +
* Exporting and Importing JWT_Tutorial_Templates | workflow templates]]
 +
* Setting the JWT_Tutorial_Preferences | preferences]] of the JWT Workflow Editor
 +
* [[JWT_Tutorial_Additional | Additional features]]
  
 
== Advanced Stuff ==
 
== Advanced Stuff ==
Line 26: Line 29:
  
 
Simulating your processes with the AgilPro Simulator
 
Simulating your processes with the AgilPro Simulator
scarbo
+
Execute processes with Scarbo (using the Nova Bonita process engine)

Revision as of 09:35, 25 May 2009

On this page you can find information on how to use the applications of the Java Workflow Tooling kit. In addition to several introductive articles, also some of the more advanced topics like extending JWT's meta-model are discussed.

If you're looking for technical information on how to extend JWT, this can be found at Extending JWT.

Introduction

Tutorials

Starting Tutorials

These tutorials are intended for users that are new to JWT:

Advanced Stuff

Design your own views Extend the JWT meta-model to suit your needs

Integrators

Simulating your processes with the AgilPro Simulator Execute processes with Scarbo (using the Nova Bonita process engine)

Back to the top