public class EventDataInsert extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
attribute |
String |
message |
Long |
stopTime |
String |
subject |
Long |
timestamp |
| Constructor and Description |
|---|
EventDataInsert() |
EventDataInsert(String message,
Long timestamp,
Long stopTime,
String attribute,
String subject) |
EventDataInsert(String message,
Long timestamp,
String subject) |
Copyright © 2016. All rights reserved.