corda/core
Katarzyna Streich f92949d3b5 Add information on why state machine was removed from StateMachineManager (#570)
* 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 Add information on why state machine was removed from StateMachineManager (#570) 2017-04-25 14:34:45 +01:00
build.gradle Minor: core: fix static analysis warnings. 2017-04-12 14:42:29 +02:00