类 RemotePaymentNotifyEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
cn.herodotus.engine.message.pay.event.RemotePaymentNotifyEvent
所有已实现的接口:
Serializable

public class RemotePaymentNotifyEvent extends org.springframework.cloud.bus.event.RemoteApplicationEvent

Description: 远程支付通知事件

作者:
: gengwei.zheng
另请参阅:
Date:
: 2022/1/10 14:44
  • 构造器详细资料

    • RemotePaymentNotifyEvent

      public RemotePaymentNotifyEvent()
    • RemotePaymentNotifyEvent

      public RemotePaymentNotifyEvent(String data, String originService, String destinationService)
  • 方法详细资料

    • getData

      public String getData()