Interface TransactionStatus
-
- All Superinterfaces:
HasMessageKey
- All Known Implementing Classes:
ExternalPaymentStatus,PaymentRequestStatus,RecurringPaymentStatus,ScheduledPaymentStatus,TicketStatus
public interface TransactionStatus extends HasMessageKey
Marker interface for enumerations that represent the status of a transaction
-
-
Method Summary
-
Methods inherited from interface org.cyclos.utils.HasMessageKey
getMessageKey
-
-