corda/node/src
Ross Nicoll 412fead02e
CORDA-785: Add functions for constructing FlowLogicRef without the class (#2134)
Add functions for constructing `FlowLogicRef` from class name, rather than requiring the class itself. This avoids requiring that schedulable states have access to the scheduled flow to instantiate, but instead can require it only actually scheduling the flow. This reduces the size of the JAR required to validate transactions containing these states.
2018-01-04 13:32:10 +00:00
..
integration-test Using X509Certificate consistently throughout, rather than BC's X509CertificateHolder. (#2305) 2018-01-03 22:00:39 +00:00
main CORDA-785: Add functions for constructing FlowLogicRef without the class (#2134) 2018-01-04 13:32:10 +00:00
test CORDA-785: Add functions for constructing FlowLogicRef without the class (#2134) 2018-01-04 13:32:10 +00:00