CloseStatusFilter

Used to filter the closed workflow executions in visibility APIs by their close status.

Types

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

Properties

Link copied to clipboard

The close status that must match the close status of an execution for it to meet the criteria of this filter.

Functions

Link copied to clipboard
inline fun copy(block: CloseStatusFilter.Builder.() -> Unit = {}): CloseStatusFilter
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