Changes
You can add new workflow activities to your {{UBIK}} system via a plugin used by the Injection Management interface.
== Prerequisites ==
The new activity needs to be placed in a UBIK pluginwhich should implement the interface '''UBIK.WorkflowBase.IUBIKActivity'''.Although there is no technical need for it we recommand that every activity should at least implement this interface.
Example: