corda/test-utils
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/main/kotlin/net/corda/testing Add information on who started flow on a node. (#549) 2017-04-24 17:05:51 +01:00
build.gradle Fix potential file handle leak in Attachment (#539) 2017-04-12 15:30:28 +01:00