Package | Description |
---|---|
com.opencloud.sentinel.charging |
Modifier and Type | Method and Description |
---|---|
static ReservationChargingInstance.CreditResultExecutionPhase |
ReservationChargingInstance.CreditResultExecutionPhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReservationChargingInstance.CreditResultExecutionPhase[] |
ReservationChargingInstance.CreditResultExecutionPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReservationChargingInstance.doCreditReservation(ReportingReason reason,
ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the charging instance to initiate a credit reservation, send an update or perform a reauthorisation
|
void |
ReservationChargingInstance.doCreditReservation(ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the charging instance to initiate a credit reservation, send an update or perform a reauthorisation
|
void |
ImmediateChargingInstance.doDirectDebit(ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the core to perform a direct debit and deliver the response CCA to the feature on arrival.
|
void |
ImmediateChargingInstance.doRefund(ReservationChargingInstance.CreditResultExecutionPhase phase)
Instructs the core to perform a refund and call the feature if response-CCA arrives
|
Copyright © OpenCloud. All Rights Reserved.