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