corda/client/rpc
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
..
src Add information on who started flow on a node. (#549) 2017-04-24 17:05:51 +01:00
build.gradle Consolidate maven repositories (#445) 2017-03-28 17:17:40 +01:00