WorkFlowBuilderConsuming

Ensure consistent naming convention for workflow builders that consume a given input type.

Inheritors

Functions

Link copied to clipboard
abstract fun <INPUT : Any> consuming(inputClass: Class<INPUT>): Any