ZExternalWorkflowStub

zio.temporal.workflow.ZExternalWorkflowStub
See theZExternalWorkflowStub companion object
sealed trait ZExternalWorkflowStub extends BasicStubOps

Represents untyped external workflow stub

Attributes

See also

ExternalWorkflowStub

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

Members list

Value members

Abstract methods

def toJava: ExternalWorkflowStub

Concrete methods

def cancel(): Unit

Inherited methods

def stubbedClass: Class[_]

Retrieves the runtime class of a stubbed type

Retrieves the runtime class of a stubbed type

Attributes

Inherited from:
BasicStubOps