Uses of Enum Class
de.hybris.platform.payment.dto.TransactionStatus
Packages that use TransactionStatus
Package
Description
-
Uses of TransactionStatus in de.hybris.platform.b2ctelcofulfillmentprocess.test
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.test with parameters of type TransactionStatusModifier and TypeMethodDescriptionprotected PaymentTransactionEntryModelCheckTransactionReviewStatusActionTest.createPaymentTransactionEntry(PaymentTransactionType type, TransactionStatus status) protected PaymentTransactionModelTakePaymentActionTest.createPaymentTransactionWithStatus(TransactionStatus transactionStatus) -
Uses of TransactionStatus in de.hybris.platform.payment.dto
Methods in de.hybris.platform.payment.dto that return TransactionStatusModifier and TypeMethodDescriptionstatic TransactionStatusReturns the enum constant of this class with the specified name.static TransactionStatus[]TransactionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.