Uses of Class
com.totvs.tjf.communication.sdk.events.history.HistoryAddedEvent.HistoryAddedEventBuilder
Packages that use HistoryAddedEvent.HistoryAddedEventBuilder
-
Uses of HistoryAddedEvent.HistoryAddedEventBuilder in com.totvs.tjf.communication.sdk.events.history
Methods in com.totvs.tjf.communication.sdk.events.history that return HistoryAddedEvent.HistoryAddedEventBuilderModifier and TypeMethodDescriptionHistoryAddedEvent.HistoryAddedEventBuilder.applicationId
(String applicationId) HistoryAddedEvent.builder()
HistoryAddedEvent.HistoryAddedEventBuilder.date
(ZonedDateTime date) HistoryAddedEvent.HistoryAddedEventBuilder.listeners
(Set<HistoryAddedEvent.ListenerEvent> listeners) HistoryAddedEvent.HistoryAddedEventBuilder.recipients
(Set<HistoryAddedEvent.RecipientEvent> recipients) HistoryAddedEvent.HistoryAddedEventBuilder.senderName
(String senderName) HistoryAddedEvent.HistoryAddedEventBuilder.tags
(Set<HistoryAddedEvent.TagEvent> tags) HistoryAddedEvent.HistoryAddedEventBuilder.watchers
(Set<HistoryAddedEvent.WatcherEvent> watchers)