Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MyApp

Hierarchy

  • MyApp

Index

Properties

Private actorWorkerFactory

actorWorkerFactory: ActorWorkerFactory

Private workerFactory

workerFactory: WorkflowWorkerFactory

Private workflow

workflow: TestWorkflow

Private workflows

workflows: Workflows

Static domain

domain: string = "test1234"

Methods

createActorWorker

createWorker

registerWorkflows

  • registerWorkflows(): Promise<void>

runTestWorkflow1

  • runTestWorkflow1(text: string): Promise<string>

start

  • start(): Promise<string>

Generated using TypeDoc