Registry
No overview available.
Methods
getSupportedTaskTypes()
@classmethod
def getSupportedTaskTypes() - > []string
Retrieves a list of all task types supported by the registry. Callers use this to understand which task operations can be performed.
Returns
| Type | Description |
|---|---|
[]string | A slice of strings, where each string represents a unique task type supported by the registry. |