Documentation

ActivityContextInterface

Table of Contents

Methods

doNotCompleteOnReturn()  : void
Marks the activity as incomplete for asynchronous completion.
getHeartbeatDetails()  : mixed
Returns the payload passed into the last heartbeat.
getInfo()  : ActivityInfo
Returns information about current activity execution.
getInput()  : ValuesInterface
Returns activity execution input arguments.
hasHeartbeatDetails()  : bool
Check if the heartbeat's first argument has been passed.
heartbeat()  : void
Use to notify workflow that activity execution is alive.

Methods


        
On this page

Search results