Package com.tailf.notif
Class AuditNetworkNotification
Object
com.tailf.notif.Notification
com.tailf.notif.AuditNetworkNotification
Data structure for audit network notifications.
-
Constructor Summary
ConstructorDescriptionAuditNetworkNotification
(int usid, int tid, String user, String device, String traceId, String config) -
Method Summary
Methods inherited from class com.tailf.notif.Notification
getNotificationType
-
Constructor Details
-
AuditNetworkNotification
-
-
Method Details
-
toString
- Overrides:
toString
in classNotification
-
getUserId
public int getUserId() -
getTransactionId
public int getTransactionId() -
getUser
-
getDevice
-
getTraceId
-
getConfig
-