WorkFlowBuilderReturning

Ensure consistent naming convention for workflow builders that return a given result type.

Inheritors

Functions

Link copied to clipboard
abstract fun <RESULT : Any> returning(resultClass: Class<RESULT>): Any