Engines
Engines List
- Javascript GraalVM JS - a Javascript module based on the GraalVM JS engine.
- Web - serving the static content via the underlying web container's capabilities e.g. Apache Tomcat.
- Wiki Markdown - a Wiki engine supporting Markdown markup language and uses the Mylyn underlying framework.
- BPM - a BPMN specification supporting engine Flowable.
- OData - expose OData services from database tables/views.
- Command - execute shell commands and bash scripts.
Deprecated
- Javascript Rhino - a Javascript module based on the Mozilla Rhino engine.
- Javascript Nashorn - a Javascript module based on the built-in Java Nashorn engine.
- Javascript V8 - a Javascript module based on the Chrome V8 engine.