mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
82ece34ac8
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) |
||
---|---|---|
.. | ||
src | ||
build.gradle |