Package com.xebialabs.xlrelease.domain.distributed.events
-
Interface Summary Interface Description DistributedAttachmentEvent Common interface for domain events related to attachment modification.DistributedCommentEvent Common interface for domain events related to comments modification.DistributedXLReleaseEvent A common interface for XL Release domain events that are cluster friendly. -
Class Summary Class Description DistributedAttachmentCreatedEvent Event published when an attachment is created.DistributedAttachmentCreatedEvent$ DistributedAttachmentDeletedEvent Event published when an attachment is deleted.DistributedAttachmentDeletedEvent$ DistributedCommentCreatedEvent Event published when a comment is created on a task.DistributedCommentCreatedEvent$ DistributedCommentDeletedEvent Event published when a comment is deleted on a task.DistributedCommentDeletedEvent$ DistributedCommentUpdatedEvent Event published when a comment is updated on a task.DistributedCommentUpdatedEvent$