public class AuditNetworkNotification extends Notification
Constructor and Description |
---|
AuditNetworkNotification(int usid,
int tid,
String user,
String device,
String traceId,
String config) |
Modifier and Type | Method and Description |
---|---|
String |
getConfig() |
String |
getDevice() |
String |
getTraceId() |
int |
getTransactionId() |
String |
getUser() |
int |
getUserId() |
String |
toString() |
getNotificationType
public String toString()
toString
in class Notification
public int getUserId()
public int getTransactionId()
public String getUser()
public String getDevice()
public String getTraceId()
public String getConfig()