ZChildWorkflowStub

zio.temporal.workflow.ZChildWorkflowStub
See theZChildWorkflowStub companion object
sealed trait ZChildWorkflowStub

Represents untyped child workflow stub

Attributes

See also:

ChildWorkflowStub

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def toJava: ChildWorkflowStub

Concrete methods

If workflow completes before this promise is ready then the child might not start at all.

If workflow completes before this promise is ready then the child might not start at all.

Attributes

Returns:

ZAsync that becomes ready once the child has started.