net.corda.node.services.statemachine / StateMachineManager / findStateMachines

findStateMachines

fun <P : FlowLogic<T>, T> findStateMachines(flowClass: Class<P>): List<<ERROR CLASS><P, <ERROR CLASS><T>>>

Returns a list of all state machines executing the given flow logic at the top level (subflows do not count)