Package com.totvs.tjf.communication.sdk.events.history
package com.totvs.tjf.communication.sdk.events.history
-
ClassesClassDescriptionEvent executed when a new history is added.Event executed when a new history message is added.Event executed when an error occurred while adding a new history message.Event executed when an error occurred while adding a new history.Event executed when a new history recipient is added.Event executed to remove a recipient from a history.HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder<C extends HistoryRecipientAddEvent,
B extends HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder<C, B>> Event executed when an error occurred while adding a history recipient.Event executed when an error occurred while deleting a history recipient.Event executed when a recipient is removed from a history.Event executed to delete a history recipient.HistoryRecipientRemoveEvent.HistoryRecipientRemoveEventBuilder<C extends HistoryRecipientRemoveEvent,B extends HistoryRecipientRemoveEvent.HistoryRecipientRemoveEventBuilder<C, B>> Event executed when a new history tag is added.Event executed to remove a tag from a history.HistoryTagAddEvent.HistoryTagAddEventBuilder<C extends HistoryTagAddEvent,B extends HistoryTagAddEvent.HistoryTagAddEventBuilder<C, B>> Event executed when an error occurred while adding a history tag.Event executed when an error occurred while deleting a history tag.Event executed when a tag is removed from a history.Event executed to delete a history tag.HistoryTagRemoveEvent.HistoryTagRemoveEventBuilder<C extends HistoryTagRemoveEvent,B extends HistoryTagRemoveEvent.HistoryTagRemoveEventBuilder<C, B>>