public final class DataEntityEvent extends InventoryEvent<DataEntity>
| Constructor and Description |
|---|
DataEntityEvent() |
DataEntityEvent(Action.Enumerated action,
DataEntity object) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
createMessageHeaders() |
buildObjectMapperForDeserialization, buildObjectMapperForSerialization, decode, determineEventType, from, getAction, getObject, setAction, setObjectpublic DataEntityEvent()
public DataEntityEvent(Action.Enumerated action, DataEntity object)
public Map<String,String> createMessageHeaders()
createMessageHeaders in class InventoryEvent<DataEntity>Copyright © 2015 Red Hat, Inc.. All rights reserved.