Uses of Enum Class
com.skava.oms.delegate.model.PaymentServiceTransaction.Status
Packages that use PaymentServiceTransaction.Status
Package
Description
This package contains the models for the delegates
This package contains the information about the oms utils
-
Uses of PaymentServiceTransaction.Status in com.skava.oms.delegate.model
Methods in com.skava.oms.delegate.model that return PaymentServiceTransaction.StatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PaymentServiceTransaction.Status[]
PaymentServiceTransaction.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PaymentServiceTransaction.Status in com.skava.oms.util
Methods in com.skava.oms.util with parameters of type PaymentServiceTransaction.StatusModifier and TypeMethodDescriptionstatic boolean
PaymentFlowUtil.checkStatus
(org.camunda.bpm.engine.delegate.DelegateExecution execution, String responseCode, PaymentServiceTransaction.Status status) Checks if any payment transaction contains the given status and the response code