Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
English |
---|
In Bean Shell plugin, we can call other Joget plugins programmatically to perform a specific task without the need to rewrite specific functionality that existing plugins may have already addressed. |
In this Bean Shell code, we will make use of the JSON API Tool.
...
We can also check out the plugin property options source code of the plugin too at https://github.com/jogetworkflow/jw-community/blob/78.0-SNAPSHOT/wflow-core/src/main/resources/properties/app/jsonTool.json or by inspecting the DOM elements in the JSON Tool configuration screen.
...