Documentation

WorkflowClientCallsInterceptorTrait

Trait that provides a default interceptor implementation.

Tags
see
WorkflowClientCallsInterceptor

Table of Contents

Methods

cancel()  : void
Default implementation of the `cancel` method.
describe()  : WorkflowExecutionDescription
Default implementation of the `describe` method.
getResult()  : EncodedValues|null
Default implementation of the `getResult` method.
query()  : EncodedValues|null
Default implementation of the `query` method.
signal()  : void
Default implementation of the `signal` method.
signalWithStart()  : WorkflowExecution
Default implementation of the `signalWithStart` method.
start()  : WorkflowExecution
Default implementation of the `start` method.
terminate()  : void
Default implementation of the `terminate` method.
update()  : StartUpdateOutput
Default implementation of the `update` method.

Methods


        
On this page

Search results