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 are available.
Returns
| Type | Description |
|---|---|
[]string | A slice of strings, where each string represents a supported task type. |