Jump to: navigation, search

Difference between revisions of "Injection Management"


(Supported Plugin Types)
(Supported Plugin Types)
Line 8: Line 8:
  
 
== Supported Plugin Types ==
 
== Supported Plugin Types ==
Among any custom designed types (classes including methods, properties, etc.) the following proprietary plugin types are supported:
+
Among any custom designed types (e.g. classes including methods, properties, etc.) the following proprietary plugin types are supported:
 
* [[Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activities]]
 
* [[Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activities]]
  

Revision as of 10:09, 19 March 2015

The Injection Manamgent in UBIK® provides the possibility to extend the standard functionality of UBIK® on demand. This extends the system to include project a/o customer specific implementations (like project specific Workflow activities) and supports the UBIK® admin to solve project/customer specific problems.

Supported Applications

Injection Management is supported by following UBIK® Applications:

Supported Plugin Types

Among any custom designed types (e.g. classes including methods, properties, etc.) the following proprietary plugin types are supported:

Plugin Folders

Following folders are scanned for available plugins as default:

  • [UBIK Installation Folder]\Injection
  • %LocalAppData%\Augmensys\UBIK\CUSTOM\[Project Folder]\Injection

Additional folders can be added via the config file.

Plugins

You cand find a list of all loaded Plugins in UBIKSTUDIO by accessing the Plugin Dialog via View → Plugins

See also