Documentation

WorkflowOutboundCallsInterceptorTrait

Trait that provides a default interceptor implementation.

Tags
see
WorkflowOutboundCallsInterceptor

Table of Contents

Methods

await()  : PromiseInterface
Default implementation of the `await` method.
awaitWithTimeout()  : PromiseInterface
Default implementation of the `awaitWithTimeout` method.
cancelExternalWorkflow()  : PromiseInterface
Default implementation of the `cancelExternalWorkflow` method.
complete()  : PromiseInterface
Default implementation of the `complete` method.
continueAsNew()  : PromiseInterface
Default implementation of the `continueAsNew` method.
executeActivity()  : PromiseInterface
Default implementation of the `executeActivity` method.
executeChildWorkflow()  : PromiseInterface
Default implementation of the `executeChildWorkflow` method.
executeLocalActivity()  : PromiseInterface
Default implementation of the `executeLocalActivity` method.
getVersion()  : PromiseInterface
Default implementation of the `getVersion` method.
panic()  : PromiseInterface
Default implementation of the `panic` method.
sideEffect()  : mixed
Default implementation of the `sideEffect` method.
signalExternalWorkflow()  : PromiseInterface
Default implementation of the `signalExternalWorkflow` method.
timer()  : PromiseInterface
Default implementation of the `timer` method.
upsertSearchAttributes()  : PromiseInterface
Default implementation of the `upsertSearchAttributes` method.

Methods


        
On this page

Search results