Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
(Introduction)
Line 4: Line 4:
  
 
= Introduction =
 
= Introduction =
 +
 +
This document shows the installation and usage of the JWT Workflow Editor (WE) process modeling tool. In addition we show how to execute and how to simulate or preview a process model.
 +
 +
We try to cover all aspects of JWT that are of interest for the user and reader of these documents. If there is another topic that you are interested in that is not covered in this description, please don’t hesitate to contact us.
 +
 +
This tutorial is currently adapted for JWT 0.6
  
 
= Tutorials =
 
= Tutorials =

Revision as of 09:53, 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

This document shows the installation and usage of the JWT Workflow Editor (WE) process modeling tool. In addition we show how to execute and how to simulate or preview a process model.

We try to cover all aspects of JWT that are of interest for the user and reader of these documents. If there is another topic that you are interested in that is not covered in this description, please don’t hesitate to contact us.

This tutorial is currently adapted for JWT 0.6

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