Changes

Injection Management

893 bytes added, 05:51, 22 August 2016
/* See also */
* [[Web Service]]
== Supported Plugin Types ==Following plugin Two types are supportedof add-ons can be injected into {{UBIK}} via this Injection Management techique:* [[HowTo:Create_UBIK_Workflow_Activity_Plugin|{{UBIK}} Plugin* {{UBIK Workflow Activities]]}} Module
 An '''{{UBIK}} Plugin''' is intended to provide features on a rather low level (methods used within code, [[HowTo:Create_UBIK_Workflow_Activity_Plugin|workflow activities]], web service). The scope of a plugin should not cover additional structures (Metaclasses, Metaproperties, Classifications). An '''{{UBIK}} Module''' can also include any kind of metastructures, additional to features as a {{UBIK}} Plugin. Hence, a {{UBIK}} Module is a much more comprehensive extension of the system. [[Category:2.4.0|Injection Management]][[Category:Injecting|Injection Management]] == Plugin Folders Injection Folder(s) ==Following folders are scanned for available plugins/ modules:
* '''[UBIK Installation Folder]\Injection'''
* '''%LocalAppData%\Augmensys\UBIK\CUSTOM\[Project Folder]\Injection'''
</source>
== Loaded Plugins ==A list of all currently loaded and available Plugins in {{UBIK Studio}} Attention|The injection of plugins / modules requires that this folder is shown in the configured as ''[[Plugins|View &rarr; Plugins]]probing'' dialogpath in the config file.}}
[[Category:2.4.0|Injection Management]]
[[Category:Injecting|Injection Management]]
== Loaded Plugins / Modules ==
A list of all currently loaded and available Plugins and Modules is shown in the ''[[Plugins|View &rarr; Plugins]]'' dialog ({{UBIK Studio}} only).
== See also ==
* [[HowTo:Create_UBIK_Plugin|Create your own plugin]]
* [[HowTo:Create_UBIK_Module|Create your own module]]
{{Category/Version|2.4.0}}
10,686
edits

Help improve this page!