copyResult

open override fun copyResult(result: Map<String, Any>): WaitSignal

Creates a copy of this signal with updated result data.

Return

a new WaitSignal with the updated result

Parameters

result

the new result data to include