corda/core
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 Minor: core: fix static analysis warnings. 2017-04-12 14:42:29 +02:00