Skip to main content

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

TypeDescription
[]stringA slice of strings, where each string represents a supported task type.