public class EventLogMessage extends InternalMessage
EventLog
instances are created directly in the database and so
a listener cannot expect to know the full state of the system just from these.Modifier and Type | Field and Description |
---|---|
String |
action |
List<Long> |
entityIds |
Class<? extends IObject> |
entityType |
threadSafe
source
Constructor and Description |
---|
EventLogMessage(Object source,
String action,
Class<? extends IObject> entityType,
List<Long> entityIds) |
isThreadSafe
getTimestamp
getSource, toString
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.