Skip to main content

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

TypeDescription
TaskPluginRegistryThe global task plugin registry.