| Class | Description |
|---|---|
| AccountExecutionStatistic |
Class that represent a fail event that is related to account.
|
| ModelExecutionStatistic |
Class that will represent the Type of the fail cases and the corresponding message
|
| ModelExecutionStatisticDeserializer |
Custom KeyDeserializer, to deserialize ModelExecutionStatistic when it is used as a key in HashMap
|
| Enum | Description |
|---|---|
| AccountExecutionStatisticType |
List all the steps that can be taken by an account.
|
| ModelExecutionStatisticType |
List all the fail and stop cases for whitelabel model
|