@StableMinor(version="12.3", sinceVersion="10.4") public class SourcePostDeleteDataEvent extends SourceDeleteDataEvent
Source
after data is deleted.Constructor and Description |
---|
SourcePostDeleteDataEvent(Source<?> serviceSource,
Collection<String> itemIds)
Creates a new event for after delete of source data.
|
getDeletedItemIds, getSource
getSessionConfig, getTransaction
getEventGroups, getOperationType, setEventGroups, setOperationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public SourcePostDeleteDataEvent(Source<?> serviceSource, Collection<String> itemIds)
serviceSource
- the source. By definition, must be the source at service level to prevent inconsistency.itemIds
- the item identifiers being deleted.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.