Difference between revisions of "HowTo:Create UBIK Plugin"
m |
m |
||
| Line 65: | Line 65: | ||
|- | |- | ||
|} | |} | ||
| + | |||
| + | === Supported Plugin Types === | ||
| + | * [[HowTo:Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activity Plugin]] | ||
= Example = | = Example = | ||
| Line 83: | Line 86: | ||
} | } | ||
</source> | </source> | ||
| − | |||
| − | |||
| − | |||
<headertabs /> | <headertabs /> | ||
Revision as of 11:44, 3 August 2016
UBIK® Plugins are loaded dynamically into the UBIK® Kernel by the UBIK® Injection Management based on the Microsoft Extensibility Framework (MEF).
