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 "Java Workflow Tooling Project"

(JWT Installation and Usage Documentation)
(JWT Community)
Line 12: Line 12:
 
* [[JWT Resources]] - Mailing list, newsgroup, original proposal and other sites
 
* [[JWT Resources]] - Mailing list, newsgroup, original proposal and other sites
 
* [[JWT Press]] - Public Presentations, conferences, press articles, blogs, forums
 
* [[JWT Press]] - Public Presentations, conferences, press articles, blogs, forums
* [[JWT Integrations]] - Solutions that integrate and extend JWT
+
* [[JWT Downloads#Install other products based on JWT|JWT Integrations]] - Solutions that integrate and extend JWT
  
 
== JWT Developer Documentation ==
 
== JWT Developer Documentation ==

Revision as of 08:28, 12 May 2009

Overview

JWT aims to provide both build-time and runtime generic tools for workflow engines. It is composed of several tools: the WE (Workflow Editor) to model the workflows and WAM (Workflow engine Administration and Monitoring tool) for monitoring and deployment. JWT also aims to provide generic APIs for defining and administrating business processes, in order to achieve said genericity. Addtionally, we will provide the user with several transformations: a user can start modeling his/her processes in BPMN, transform those to JWT, enrich them with technical details and then deploy them on a process engine. Therefore, we develop transformations from BPMN to JWT, from JWT to BPMN, from JWT to XPDL, from JWT to STP-IM, etc.

JWT Installation and Usage Documentation

JWT Community

JWT Developer Documentation

JWT Contributor Documentation

Other Development Resources :

Back to the top