Class HistoryRecipientAddEvent
java.lang.Object
com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddEvent
- All Implemented Interfaces:
SmartTalkEvent
,Publisher
,com.totvs.tjf.core.common.domain.DomainEvent
,com.totvs.tjf.core.common.domain.DomainObject
public class HistoryRecipientAddEvent
extends Object
implements com.totvs.tjf.core.common.domain.DomainEvent, SmartTalkEvent, Publisher
Event executed to remove a recipient from a history.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder<C extends HistoryRecipientAddEvent,
B extends HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder<C, B>> -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
-
Method Summary
-
Field Details
-
CONDITIONAL_EXPRESSION
- See Also:
-
-
Constructor Details
-
HistoryRecipientAddEvent
-
-
Method Details