corda/finance/workflows/src
Shams Asari 76eec9aa8b
CORDA-3033: Introducing Destination interface for initiating flows with (#5242)
Party and AnonymousParty have been retrofitted to implement this interface and are currently the only supported types. A new FlowLogic.initiateFlow(Destination) method overload to easily support the addition of new destination types in future versions.
2019-06-21 16:39:56 +01:00
..
integration-test/kotlin/net/corda/finance/workflows CORDA-2645 Do not remove exception information in dev mode (#5023) 2019-04-15 13:54:36 +01:00
main CORDA-3033: Introducing Destination interface for initiating flows with (#5242) 2019-06-21 16:39:56 +01:00
test CORDA-2467: Moved non-contract things out of finance-contracts and into finance-workflows (#4700) 2019-02-01 17:31:12 +00:00