Interface DistributedCommentEvent

All Superinterfaces:
DistributedXLReleaseEvent, XLReleaseEvent
All Known Implementing Classes:
DistributedCommentCreatedEvent, DistributedCommentDeletedEvent, DistributedCommentUpdatedEvent

public interface DistributedCommentEvent extends DistributedXLReleaseEvent
Common interface for domain events related to comments modification.
  • Method Details