ZScheduleStartWorkflowStub

zio.temporal.schedules.ZScheduleStartWorkflowStub
See theZScheduleStartWorkflowStub companion object

Typed schedule start workflow stub that is used to start a scheduled workflow. Allows scheduling a workflow type-safely by invoking the workflow method

Attributes

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

Members list

Value members

Abstract methods

def header: Header
def workflowOptions: WorkflowOptions

Inherited and Abstract methods

def stubbedClass: Class[_]

Retrieves the runtime class of a stubbed type

Retrieves the runtime class of a stubbed type

Attributes

Inherited from:
BasicStubOps