ZWorkflowClientSignalWithStartSyntax

zio.temporal.signal.ZWorkflowClientSignalWithStartSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Concise view

Value members

Concrete methods

inline def signalWithStart(inline start: Unit, inline signal: Unit): TemporalIO[ZWorkflowExecution]

Performs signal with start atomically.

Performs signal with start atomically.

Attributes

signal

signal method call

start

workflow method call

Returns:

Workflow execution