docs
4.12
customSourceSet
docs
/
net.corda.testing.node
/
StartedMockNode
/
findStateMachines
find
State
Machines
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.