public class CommitDiffNotification extends Notification
Notif.diffNotificationDone(int thandle)
with the received transaction handle or the transaction
will hang indefinitelyConstructor and Description |
---|
CommitDiffNotification(int database,
DpUserInfo uinfo,
int thandle) |
Modifier and Type | Method and Description |
---|---|
int |
GetDatabase()
|
int |
getTransaction()
Transaction handle
|
DpUserInfo |
getUserInfo()
User information
|
String |
toString() |
getNotificationType
public CommitDiffNotification(int database, DpUserInfo uinfo, int thandle)
public int GetDatabase()
public int getTransaction()
public DpUserInfo getUserInfo()
public String toString()
toString
in class Notification