Interface DistributedAttachmentEvent
-
- All Superinterfaces:
DistributedXLReleaseEvent,XLReleaseEvent
- All Known Implementing Classes:
DistributedAttachmentCreatedEvent,DistributedAttachmentDeletedEvent
public interface DistributedAttachmentEvent extends DistributedXLReleaseEvent
Common interface for domain events related to attachment modification.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringcontainerId()-
Methods inherited from interface com.xebialabs.xlrelease.domain.events.XLReleaseEvent
timeMs, timestamp, username, username_$eq
-
-