corda/testing/node-driver/src
Katelyn Baker f0e52e1eed
CORDA-1007 - Tweak the way invocation context is integrated to reduce the pain for devs using the old API (#2447) (#2524)
Minor tweaks to the invocation context code.

1) Un-deprecate FlowInitiator, move the deprecation to the field. This
   eliminates large numbers of warnings and means developers are warned
   only once in the place where they obtain one.

2) Add documentation for StateMachineInfo and create a type alias to give
   it a better name in an ABI compatible way.

3) Improve markup on InvocationContext

4) Rename field from just "context" to "invocationContext" (Context is vague)
2018-02-13 13:12:26 +00:00
..
integration-test/kotlin/net/corda/testing CORDA-939 - Don't expose StartedNode and AbstractNode as part of public test api (#2472) (#2505) 2018-02-12 13:26:56 +00:00
main/kotlin/net/corda/testing CORDA-1007 - Tweak the way invocation context is integrated to reduce the pain for devs using the old API (#2447) (#2524) 2018-02-13 13:12:26 +00:00
test CORDA-939 - Don't expose StartedNode and AbstractNode as part of public test api (#2472) (#2505) 2018-02-12 13:26:56 +00:00