CountOpenWorkflowExecutionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the domain containing the workflow executions to count.

Link copied to clipboard

If specified, only workflow executions matching the WorkflowId in the filter are counted.

Link copied to clipboard

Specifies the start time criteria that workflow executions must meet in order to be counted.

Link copied to clipboard

If specified, only executions that have a tag that matches the filter are counted.

Link copied to clipboard

Specifies the type of the workflow executions to be counted.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String