public class TombstoneProducer extends Object
| Constructor and Description |
|---|
TombstoneProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTombstones(XMLStreamWriter writer,
EntityInfoAggregator eia,
EntityProviderWriteProperties properties,
List<Map<String,Object>> deletedEntries)
Appends tombstones to an already started feed.
|
public void appendTombstones(XMLStreamWriter writer, EntityInfoAggregator eia, EntityProviderWriteProperties properties, List<Map<String,Object>> deletedEntries) throws EntityProviderException
writer - same as in feedeia - same as in feedproperties - same as in feeddeletedEntries - data to be appendedEntityProviderExceptionCopyright © 2020. All rights reserved.