AlterInputChannels
abstract class AlterInputChannels(val inputChannels: Map<String, InputChannel<String>>) : SideEffect.AlterChannels
Base class for AlterChannels side effects carrying named inputChannels to add/set.
Inheritors
Functions
Link copied to clipboard
Produces the ExecutionContext resulting from applying this side effect to context.