docs
4.12
customSourceSet
docs
/
net.corda.testing.driver
/
InProcess
/
startFlow
start
Flow
open
fun
<
T
>
startFlow
(
logic
:
<Error class: unknown class>
<
T
>
)
:
<Error class: unknown class>
<
T
>
Starts an already constructed flow. Note that you must be on the server thread to call this method.