You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels