corda/test-utils
Katarzyna Streich f92949d3b5 Add information on why state machine was removed from StateMachineManager ()
* Add information on why state machine was removed from StateMachineManager.
There are two cases: normal end of flow or error.

Return flow result as part of state machine remove data.

Make Change a sealed class with Add and Remove.

fiber.actionOnEnd takes ErrorOr<R> parameter.

* Remove unnecessary fields from StateMachineManager.Change.
2017-04-25 14:34:45 +01:00
..
src/main/kotlin/net/corda/testing Add information on why state machine was removed from StateMachineManager () 2017-04-25 14:34:45 +01:00
build.gradle Fix potential file handle leak in Attachment () 2017-04-12 15:30:28 +01:00