corda/client
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
..
jackson Refactor of CompositeKeys to implement PublicKey interface. (#433) 2017-04-12 11:13:20 +01:00
jfx Add information on who started flow on a node. (#549) 2017-04-24 17:05:51 +01:00
mock Reduce occurrence of flow exception in explorer demo (#467) 2017-03-31 14:19:02 +01:00
rpc Add information on who started flow on a node. (#549) 2017-04-24 17:05:51 +01:00