ZWorkflowContinueAsNewStubImpl

zio.temporal.workflow.ZWorkflowContinueAsNewStubImpl
class ZWorkflowContinueAsNewStubImpl(val workflowType: String, val options: ContinueAsNewOptions, val stubbedClass: Class[_]) extends ZWorkflowContinueAsNewStub

Attributes

Graph
Supertypes
trait BasicStubOps
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val options: ContinueAsNewOptions
val stubbedClass: Class[_]

Retrieves the runtime class of a stubbed type

Retrieves the runtime class of a stubbed type

Attributes

val workflowType: String