mirror of
https://github.com/corda/corda.git
synced 2025-01-10 15:03:02 +00:00
c1b7b1cb75
* Add information on who started flow on a node with name where possible. Add sealed class holding information on different ways of starting a flow: RPC, peer, shell, scheduled. * Remove invokeFlowAsync from ServiceHub, move it to ServiceHubInternal. We shouldn't be able to start new state machines from inside flows. |
||
---|---|---|
.. | ||
integration-test/kotlin/net/corda/client/rpc | ||
main/kotlin/net/corda/client/rpc | ||
test/kotlin/net/corda/client/rpc |