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

Compare with Current View Page History

« Previous Version 5 Current »

Introduction

Plugins are software extensions that add capabilities to an app.

插件  是为应用添加功能的软件扩展。


Joget plugins -

  • allow the functionality of the system to be extended dynamically.
  • bring about extensibility and adaptability of product features.

Joget工作流插件 -

  • 允许系统的功能动态扩展。
  • 带来产品功能的可扩展性和适应性。

Any kind of integration that is not yet available in Joget as a standard feature can be accomplished by developing a plugin, without breaking the fundamental core of the product.

Joget Workflow中尚未提供的任何集成功能都可以通过开发插件来实现,而不会破坏产品的基本核心。


Joget plugin architecture supports 2 types of plugin structures:

  • Standard Java Plugin
  • Dynamic OSGi Plugin

Joget工作流插件架构支持2种类型的插件结构:

  • 标准Java插件
  • 动态OSGi插件

Table of Content




  • No labels