corda/docs/source/example-code
Shams Asari 221bb81f84 Introducing InitiatingFlow annotation which has to be annotated by initiating flows.
This removes the need for the shareParentSessions parameter of FlowLogic.subFlow. It also has the flow's version number so FlowVersion is now no longer needed.
2017-05-08 20:19:45 +01:00
..
src Introducing InitiatingFlow annotation which has to be annotated by initiating flows. 2017-05-08 20:19:45 +01:00
build.gradle Fix duplicate content root problems in IntelliJ 2017-04-26 10:37:16 +02:00