Enum Class MetricsCollector.TransactionClosureOutcome

java.lang.Object
java.lang.Enum<MetricsCollector.TransactionClosureOutcome>
com.pyranid.MetricsCollector.TransactionClosureOutcome
All Implemented Interfaces:
Serializable, Comparable<MetricsCollector.TransactionClosureOutcome>, Constable
Enclosing interface:
MetricsCollector

Logical outcome for a closure-based transaction.
Since:
4.2.0
Author:
Mark Allen