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"

m
Line 1: Line 1:
 
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.
 
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 [[JWT_Extensions | Extending JWT]].
+
If you're looking for technical information on how to extend JWT using the defined extension points, this can be found at [[JWT_Extensions | Extending JWT]].
  
 
= Introduction =
 
= Introduction =

Revision as of 09:50, 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 using the defined extension points, this can be found at Extending JWT.

Introduction

Tutorials

Starting Tutorials

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

Advanced Stuff

Integrators

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

Back to the top