EKumi: an extensible workflow management system¶
EKumi is a workflow management system licensed under the Eclipse Public License 2.0.
EKumi allows to automate the execution of chains of tasks. Its bigger strength is its extensibility as it allows anyone to provide and share new:
- workflow editors,
- scripting languages,
- datatypes,
- execution hooks.
Please follow Getting Started chapters to learn how to create and execute a workflow using EKumi’s built-in features.
Table of Contents¶
Getting Started
Available Representations
Available Scripting Languages
Extend EKumi
Java API