Documentation

Temporal

Table of Contents

Namespaces

Activity
Client
Common
DataConverter
Exception
Interceptor
Worker
Workflow

Classes

Activity
Promise
WorkerFactory
WorkerFactory is primary entry point for the temporal application. This class is responsible for the communication with parent RoadRunner process and can be used to create taskQueue workflow and activity workers.
Workflow
This class provides coroutine specific access to active WorkflowContext. It is safe to use this Facade inside your helper classes.

        
On this page

Search results