What is a Plugin?
Plugins are software extensions that add capabilities to an app.
Joget Workflow plugins -
- allow the functionality of the system to be extended dynamically.
- bring about extensibility and adaptability of product features.
Any kind of integration that is not yet available in Joget Workflow as a standard feature can be accomplished by developing a plugin, without breaking the fundamental core of the product.
Joget Workflow plugin architecture supports 2 types of plugin structures:
- Standard Java Plugin
- Dynamic OSGi Plugin
Table of Content
- Introduction to Plugin Architecture
- Plugin Types
- Audit Trail Plugin
- Hash Variable Plugin
- Directory Manager Plugin
- Deadline Plugin
- Process Participant Plugin
- Process Tool Plugin
- Datalist Action Plugin
- Datalist Binder Plugin
- Datalist Column Formatter Plugin
- Datalist Filter Type Plugin
- Form Element Plugin
- Form Binders Plugin
- Form Validator Plugin
- Form Permission Plugin
- Userview Menu Plugin
- Userview Permission Plugin
- Userview Theme Plugin
- Form Options Binder Plugin Example
- Plugin API
- Plugin How-Tos
- Plugin Properties Options