corda/client/rpc/src
Katarzyna Streich c1b7b1cb75 Add information on who started flow on a node. (#549)
* 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.
2017-04-24 17:05:51 +01:00
..
integration-test/kotlin/net/corda/client/rpc Add information on who started flow on a node. (#549) 2017-04-24 17:05:51 +01:00
main/kotlin/net/corda/client/rpc Minor: more helpful warning when an observable is leaked. 2017-04-11 15:53:05 +02:00
test/kotlin/net/corda/client/rpc Introduce full legal names for test parties 2017-04-24 15:18:21 +01:00