public class CashFlowResult
Modifier and Type | Class and Description |
---|---|
static class |
CashFlowResult.Failed
State indicating the action undertaken failed, either directly (it is not something which requires a
state machine), or before a state machine was started.
|
static class |
CashFlowResult.Success |