Interface: ICapabilities
v1.NamespaceInfo.ICapabilities
Properties of a Capabilities.
Implemented by
Properties
asyncUpdate
• Optional asyncUpdate: null | boolean
True if the namespace supports async update
eagerWorkflowStart
• Optional eagerWorkflowStart: null | boolean
True if the namespace supports eager workflow start.
pollerAutoscaling
• Optional pollerAutoscaling: null | boolean
True if the namespace supports poller autoscaling
pollerAutoscalingAutoEnroll
• Optional pollerAutoscalingAutoEnroll: null | boolean
When true, workers should use poller autoscaling by default unless explicitly configured otherwise.
reportedProblemsSearchAttribute
• Optional reportedProblemsSearchAttribute: null | boolean
True if the namespace supports reported problems search attribute
standaloneActivities
• Optional standaloneActivities: null | boolean
True if the namespace supports standalone activities
standaloneNexusOperation
• Optional standaloneNexusOperation: null | boolean
True if the namespace supports standalone Nexus operations.
syncUpdate
• Optional syncUpdate: null | boolean
True if the namespace supports sync update