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

BPMN2-Modeler/JBoss-Custom-WID-Editor

As of version 1.4.0 the BPMN2 Modeler now supports writing your own Work Item editor dialogs. To accomplish this, simply write your Java Dialog class as you would in the KIE Workbench and copy it into the appropriate package within your Drools/jBPM Eclipse project.

Here is a short video that shows the new feature in action.

Back to the top