public class EntityUpdatedMessage extends AbstractMessage
| Constructor and Description |
|---|
EntityUpdatedMessage(String messageId,
Long timestamp,
String entityId,
String entityType,
String entitySource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCoalesce() |
void |
dispatchTo(Worker worker)
Dispatch this message to the given
org.atlasapi.messaging.messaging.worker.Worker. |
equals, getEntityId, getEntitySource, getEntityType, getMessageId, getTimestamp, hashCode, toStringpublic boolean canCoalesce()
canCoalesce in interface MessagecanCoalesce in class AbstractMessageCopyright © 2014. All rights reserved.