Package akka.javasdk.agent.autonomous
Interface Notification.ConversationNotification
- All Superinterfaces:
Notification
- All Known Implementing Classes:
Notification.ConversationCreated,Notification.ConversationEnded,Notification.ConversationJoined,Notification.ConversationParticipantReady,Notification.ConversationParticipantSetupFailed,Notification.ConversationTurnReceived,Notification.ParticipantTurnSubmitted
- Enclosing interface:
Notification
public static sealed interface Notification.ConversationNotification
extends Notification
permits Notification.ConversationCreated, Notification.ConversationParticipantReady, Notification.ConversationParticipantSetupFailed, Notification.ConversationEnded, Notification.ConversationTurnReceived, Notification.ConversationJoined, Notification.ParticipantTurnSubmitted
Conversation notifications: conversation creation, turns, participation.
-
Nested Class Summary
Nested classes/interfaces inherited from interface akka.javasdk.agent.autonomous.Notification
Notification.Activated, Notification.BacklogAccessGranted, Notification.BacklogAssigned, Notification.BacklogClosed, Notification.BacklogNotification, Notification.BacklogTaskClaimed, Notification.ContactAdded, Notification.ConversationCreated, Notification.ConversationEnded, Notification.ConversationJoined, Notification.ConversationNotification, Notification.ConversationParticipantReady, Notification.ConversationParticipantSetupFailed, Notification.ConversationTurnReceived, Notification.Deactivated, Notification.DelegationNotification, Notification.DelegationResolved, Notification.DelegationStarted, Notification.DependencyResolved, Notification.HandoffNotification, Notification.HandoffReceived, Notification.HandoffStarted, Notification.IterationCompleted, Notification.IterationFailed, Notification.IterationStarted, Notification.LifecycleNotification, Notification.MessageReceived, Notification.MessagingNotification, Notification.ParticipantTurnSubmitted, Notification.RepeatedIterationFailure, Notification.Resumed, Notification.Stopped, Notification.StruggleNotification, Notification.Suspended, Notification.TaskApproachingMaxIterations, Notification.TaskAssigned, Notification.TaskCancelled, Notification.TaskCompleted, Notification.TaskDependencyStuck, Notification.TaskDependencyWait, Notification.TaskFailed, Notification.TaskNotification, Notification.TaskResultRejected, Notification.TaskStarted, Notification.TaskStruggleDetected, Notification.TeamCreated, Notification.TeamDisbanded, Notification.TeamJoined, Notification.TeamMemberReady, Notification.TeamMemberSetupFailed, Notification.TeamMemberStopped, Notification.TeamNotification, Notification.WorkerTaskCompleted, Notification.WorkerTaskReceived