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