corda/finance
Shams Asari 329e5ff17b Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration.
This removes the need to do manual registration using the PluginServiceHub. As a result CordaPluginRegistry.servicePlugins is no longer needed. For oracles and services there is a CorDappService annotation.

I've also fixed the InitiatingFlow annotation such that client flows can be customised (sub-typed) without it breaking the flow sessions.
2017-05-31 10:50:16 +01:00
..
isolated Replaces keys and parties in states with AbstractParty 2017-05-16 12:07:14 +01:00
src Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00
build.gradle Vault Query API design (#522) 2017-05-05 15:14:43 +01:00