Package akka.javasdk.impl.agent.task
Interface BacklogNotification
- All Known Implementing Classes:
BacklogNotification.BacklogClosed,BacklogNotification.BacklogCreated,BacklogNotification.TaskAdded,BacklogNotification.TaskClaimed,BacklogNotification.TaskReleased,BacklogNotification.TaskTransferred,BacklogNotification.UnclaimedCancelled
@InternalApi
public sealed interface BacklogNotification
permits BacklogNotification.BacklogCreated, BacklogNotification.TaskAdded, BacklogNotification.TaskClaimed, BacklogNotification.TaskReleased, BacklogNotification.TaskTransferred, BacklogNotification.UnclaimedCancelled, BacklogNotification.BacklogClosed
INTERNAL API Notifications published by a BacklogEntity when its state changes.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final record