Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractMessage - Class in com.totvs.tjf.communication.sdk.messages
This class represents the default structure of a message.
AbstractMessage() - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessage
 
AbstractMessage(AbstractMessage.AbstractMessageBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessage
 
AbstractMessage.AbstractMessageBuilder<C,B> - Class in com.totvs.tjf.communication.sdk.messages
 
AbstractMessageBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessage.AbstractMessageBuilder
 
AbstractMessageWithAttachment - Class in com.totvs.tjf.communication.sdk.messages
This class represents the default structure of a message that supports attachment.
AbstractMessageWithAttachment() - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment
 
AbstractMessageWithAttachment(AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment
 
AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder<C,B> - Class in com.totvs.tjf.communication.sdk.messages
 
AbstractMessageWithAttachmentBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder
 
ACCEPTED - Enum constant in enum class com.totvs.tjf.communication.sdk.messages.Event
 
addBcc(String) - Method in class com.totvs.tjf.communication.sdk.messages.Email
 
addBCcs(List<String>) - Method in class com.totvs.tjf.communication.sdk.messages.Email
 
addCc(String) - Method in class com.totvs.tjf.communication.sdk.messages.Email
 
addCcs(List<String>) - Method in class com.totvs.tjf.communication.sdk.messages.Email
 
address(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddedEvent.HistoryRecipientAddedEventBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemovedEvent.HistoryRecipientRemovedEventBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemoveEvent.HistoryRecipientRemoveEventBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.messages.BroadcastRecipient.BroadcastRecipientBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.messages.EmailRecipient.EmailRecipientBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.messages.Fallback.FallbackBuilder
address to send message from channel
address(String) - Method in class com.totvs.tjf.communication.sdk.messages.HistoryRecipient.HistoryRecipientBuilder
 
address(String) - Method in class com.totvs.tjf.communication.sdk.messages.HistoryWatcher.HistoryWatcherBuilder
 
alternativeContent(String) - Method in class com.totvs.tjf.communication.sdk.messages.Fallback.FallbackBuilder
Optional alternative content send on the fallback message
Application - Class in com.totvs.tjf.communication.sdk
 
Application() - Constructor for class com.totvs.tjf.communication.sdk.Application
 
Application.ApplicationBuilder - Class in com.totvs.tjf.communication.sdk
 
applicationId - Variable in class com.totvs.tjf.communication.sdk.messages.Attachment
 
applicationId - Variable in class com.totvs.tjf.communication.sdk.messages.BucketAttachmet
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastAddedEvent.BroadcastMessageEvent.BroadcastMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.email.EmailAddedEvent.EmailMessageEvent.EmailMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryAddedEvent.HistoryAddedEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryMessageAddedEvent.HistoryMessageAddedEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemoveEvent.HistoryRecipientRemoveEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagAddEvent.HistoryTagAddEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagRemoveEvent.HistoryTagRemoveEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.notification.NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.sms.SmsAddedEvent.SmsMessageEvent.SmsMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.template.TemplateAddedEvent.TemplateAddedEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.voice.VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.events.whatsapp.WhatsAppAddedEvent.WhatsAppMessageEvent.WhatsAppMessageEventBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.AbstractMessage.AbstractMessageBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.Attachment.AttachmentBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.BucketAttachmet.BucketAttachmetBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.History.HistoryBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.Template.TemplateBuilder
 
applicationId(String) - Method in class com.totvs.tjf.communication.sdk.messages.TemplateContent.TemplateContentBuilder
 
ApplicationUpdatedEvent - Class in com.totvs.tjf.communication.sdk.events.application
Event executed when an application is created or updated.
associatedMessages(Set<HistoryMessageAddedEvent.AssociatedMessageEvent>) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryMessageAddedEvent.HistoryMessageAddedEventBuilder
 
attachment(EmailAttachment) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String) - Method in class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder
 
attachment(String, String, byte[], boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String, String, byte[], String, boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String, String, String, boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String, String, String, byte[], String, boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String, String, String, String, boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachment(String, String, String, String, String, boolean) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
Attachment - Class in com.totvs.tjf.communication.sdk.messages
This class represents the default structure of an attachment.
Attachment() - Constructor for class com.totvs.tjf.communication.sdk.messages.Attachment
 
Attachment(Attachment.AttachmentBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.Attachment
 
Attachment.AttachmentBuilder<C,B> - Class in com.totvs.tjf.communication.sdk.messages
 
AttachmentAddedEvent - Class in com.totvs.tjf.communication.sdk.events.attachment
Event executed when a new attachment is added.
AttachmentAddedEvent.AttachmentAddedEventBuilder - Class in com.totvs.tjf.communication.sdk.events.attachment
 
AttachmentBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.Attachment.AttachmentBuilder
 
AttachmentDeletedEvent - Class in com.totvs.tjf.communication.sdk.events.attachment
Event executed to delete an attachment.
AttachmentDeleteEvent - Class in com.totvs.tjf.communication.sdk.events.attachment
Event executed to delete an attachment.
AttachmentNotAddedEvent - Class in com.totvs.tjf.communication.sdk.events.attachment
Event executed when an error occurred while adding a new attachment.
AttachmentNotAddedEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.attachment.AttachmentNotAddedEvent
 
AttachmentNotDeletedEvent - Class in com.totvs.tjf.communication.sdk.events.attachment
Event executed when an error occurred while deleting an attachment.
AttachmentNotDeletedEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.attachment.AttachmentNotDeletedEvent
 
attachments - Variable in class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment
 
attachments(Collection<EmailAttachment>) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of using the attachment's id
attachments(List<String>) - Method in class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastAddedEvent.BroadcastMessageEvent.BroadcastMessageEventBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.email.EmailAddedEvent.EmailMessageEvent.EmailMessageEventBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryMessageAddedEvent.HistoryMessageAddedEventBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.notification.NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.sms.SmsAddedEvent.SmsMessageEvent.SmsMessageEventBuilder
 
attachments(Set<MessageEvent.AttachmentEvent>) - Method in class com.totvs.tjf.communication.sdk.events.whatsapp.WhatsAppAddedEvent.WhatsAppMessageEvent.WhatsAppMessageEventBuilder
 
attribute(TemplateAttribute) - Method in class com.totvs.tjf.communication.sdk.events.template.TemplateContentAddedEvent.TemplateContentAddedEventBuilder
 
attribute(TemplateAttribute) - Method in class com.totvs.tjf.communication.sdk.messages.TemplateContent.TemplateContentBuilder
 
Auth() - Constructor for class com.totvs.tjf.communication.sdk.SmartTalkProperties.Auth
 
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form