Uses of Class
com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
Packages that use CommandNotExecutedEvent
Package
Description
-
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.attachment
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.attachmentModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new attachment.class
Event executed when an error occurred while deleting an attachment. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.broadcast
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.broadcastModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new broadcast message.class
Event executed when an error occurred while inserting sending the broadcast message. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.email
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.emailModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new email.class
Event executed when an error occurred while inserting delivering the email.class
Event executed when an error occurred while inserting sending the email. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.history
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.historyModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new history message.class
Event executed when an error occurred while adding a new history.class
Event executed when an error occurred while adding a history recipient.class
Event executed when an error occurred while deleting a history recipient.class
Event executed when an error occurred while adding a history tag.class
Event executed when an error occurred while deleting a history tag. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.notification
Modifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new notification. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.sms
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.smsModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new SMS.class
Event executed when an error occurred while inserting delivering the SMS.class
Event executed when an error occurred while inserting sending the SMS. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.template
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.templateModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new template content.class
Event executed when an error occurred while adding a new template. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.voice
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.voiceModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new voice message.class
Event executed when an error occurred while inserting sending the voice message. -
Uses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.whatsapp
Subclasses of CommandNotExecutedEvent in com.totvs.tjf.communication.sdk.events.whatsappModifier and TypeClassDescriptionclass
Event executed when an error occurred while adding a new WhatsApp message.class
Event executed when an error occurred while inserting delivering the WhatsApp.class
Event executed when an error occurred while inserting sending the WhatsApp message.