PluginRegistry
Returns the global TaskPluginRegistry instance.
def PluginRegistry() - > TaskPluginRegistry
Retrieves the global task plugin registry. Callers use this to access the central repository of registered task plugins.
Returns
| Type | Description |
|---|---|
TaskPluginRegistry | The global task plugin registry. |