Builder

class Builder

Properties

Link copied to clipboard

The name of the domain that contains the task lists being polled.

Link copied to clipboard

Identity of the worker making the request, recorded in the ActivityTaskStarted event in the workflow history. This enables diagnostic tracing when problems arise. The form of this identity is user defined.

Link copied to clipboard

Specifies the task list to poll for activity tasks.

Functions

Link copied to clipboard
fun taskList(block: TaskList.Builder.() -> Unit)