UnitTest Simple Java Command
This HowTo shows along an example how to unittest a simple Java Command.
Step by Step Simple Java Command
This HowTo shows along an example step by step how to write a simple Command.
UnitTest a Java Command with LiteService and InjectService
This HowTo shows along an example how to UnitTest a Java Command with LiteServices and InjectServices.
UnitTest Java Command with Services
This HowTo shows along an example how to UnitTest a Java Command with Services.
How to Integrate Services in your Command
This guide demonstrates how to integrate business logic in the form of Services into your Commands.
How to Build and Run a Command
How to Build and Run your first Command Table of Contents 1. What You Will Learn 2. Prerequisites 3. What is a Command? 4. Implementation 4.1. Publishing the Command Jar-File 5. Build a Bpmn Workflow 5.1. Setting Up the Commands 5.2. Build the Workflow 6. Next Steps 1. What You Will Learn After finishing this […]
Develop a Human Task
Full reference of the Human Task Development.
Develop a Java Command
Full reference of the Java based Command development.