Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Allows the functionality of the system to be extended dynamically.
  • To achieve extensibility and adaptability of product features
  • Any kind of integration that is not yet available in Joget Workflow as standard feature can be accomplished by developing a plugin, without breaking the fundamental core of the product.
  • Joget Workflow plugin architecture supported 2 type of plugin structure
    • Standard Java Plugin
    • Dynamic OSGi Plugin

Plugin Architecture

Image Modified

Figure 1: Joget Plugin Architecture

...