Class ConfirmNotification

Object
com.tailf.notif.Notification
com.tailf.notif.ConfirmNotification

public class ConfirmNotification extends Notification
Data structure for Confirmed commit notifications.
  • Field Details

  • Constructor Details

    • ConfirmNotification

      public ConfirmNotification(int confirm_type, int timeout, DpUserInfo uinfo)
  • Method Details