NodeExecutionCompletedHandler

Handler for intercepting node execution after it completes.

Functions

Link copied to clipboard
abstract suspend fun handle(eventContext: NodeExecutionCompletedContext)

Called after a node has been executed.