AlterOutputChannels

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

Inheritors

Constructors

Link copied to clipboard
constructor(outputChannels: Map<String, OutputChannel<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.