Package ome.services.messages
Class EventLogsMessage
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- ome.util.messages.InternalMessage
-
- ome.services.messages.EventLogsMessage
-
- All Implemented Interfaces:
java.io.Serializable
public class EventLogsMessage extends ome.util.messages.InternalMessage
Published with the final collection ofEventLog
instances which will be saved.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EventLogsMessage(java.lang.Object source, com.google.common.collect.Multimap<java.lang.String,ome.model.meta.EventLog> logs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<ome.model.meta.EventLog>
matches(java.lang.String klass, java.lang.String action)
-