Interface AttachmentEvent
-
- All Superinterfaces:
XLReleaseEvent
- All Known Implementing Classes:
AttachmentCreatedEvent
,AttachmentDeletedEvent
public interface AttachmentEvent extends XLReleaseEvent
Common interface for domain events related to attachment modification.
-
-
Method Summary
-
Methods inherited from interface com.xebialabs.xlrelease.domain.events.XLReleaseEvent
timeMs, timestamp, username, username_$eq
-
-