execute

fun <T : Any> execute(block: (ReactorTransaction) -> Publisher<T?>): Flux<T?>