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

Specify the input type for this workflow. Return a builder