AlterInputChannels

Base class for AlterChannels side effects carrying named inputChannels to add/set.

Inheritors

Constructors

Link copied to clipboard
constructor(inputChannels: Map<String, InputChannel<String>>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun applyTo(context: ExecutionContext): ExecutionContext

Produces the ExecutionContext resulting from applying this side effect to context.