Interface DistributedTaskEvent

All Superinterfaces:
DistributedXLReleaseEvent, XLReleaseEvent
All Known Implementing Classes:
DistributedTaskStatusLineUpdated

public interface DistributedTaskEvent extends DistributedXLReleaseEvent
Common interface for domain events related to task execution or modification.
  • Method Details