findStateMachines

fun <F> findStateMachines(flowClass: Class<F>): List<<Error class: unknown class><F, <Error class: unknown class><out <Error class: unknown class>>>>

Returns the currently live flows of type flowClass, and their corresponding result future.