Plugin-API - Overview
The Imixs Plugin-API is the extension concept of the Imixs-Workflow Engine. The business logic of an application as also technical interfaces can be implemented by plugins which can easily be activated through the workflow model.
Each model can import a different set of plugins to provide different functionality. You can also add your own plugins providing custom functionality.
Standard Plugins
The Imixs-Workflow Engine already ofers a set of plugins that can be used to extend the functionality of your business application.
- Access Plugin - controls the ACL of a process instance
- Application Plugin - provide application specific data (Forms, Icons)
- History Plugin - generates a human readable processing history
- Mail Plugin - sends E-Mail notifications
- Result Plugin - computes optional processing results
- Split & Join Plugin - supports split and joins
- Rule Plugin - computes business rules
- Analysis Plugin - analyze different phases of your business process
- Document-Composer - compose documents
- Interval Plugin - compute time points on a interval definition