PluginService Class
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Service layer for plugins.
public static class PluginService
- Inheritance:
- System.Object → PluginService
Methods
Delete(Guid) | Deletes an plugin from the repository. |
Disable(Guid) | Disables a plugin. |
Enable(Guid) | Enables a plugin. |
Get |
Gets app metadata from the repository. |
Get |
Gets app metadata from the repository. |
Get |
Get metadata for all apps. |
Get |
Gets a command by name. |
Get |
Gets all command line tools. |
Get |
Gets content type metadata from the repository. |
Get |
Gets content type metadata from the repository. |
Get |
Gets all content types. |
Get |
Gets daemon metadata from the repository. |
Get |
Gets daemon metadata from the repository. |
Get |
Gets all daemons. |
Get |
Gets a plugin from the repository. |
Get |
Gets function metadata from the repository. |
Get |
Gets all functions. |
Get |
Gets a plugin from the repository. |
Get |
Gets function metadata from the repository. |
Get |
Gets all hooks. |
Get |
Gets profile metadata from the repository. |
Get |
Gets profile metadata from the repository. |
Get |
Gets all profile types. |
Get |
Gets a plugin from the repository. |
Get |
Gets settings objects from the repository. |
Get |
Gets all settings. |
Get |
Gets tool metadata from the repository. |
Get |
Gets tool metadata from the repository. |
Get |
Gets all tools. |
Update(IPlugin) | Updates an existing plugin in the repository. |