Class HistoryMessageNotAddedEvent
java.lang.Object
com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
com.totvs.tjf.communication.sdk.events.history.HistoryMessageNotAddedEvent
- All Implemented Interfaces:
DeliveryEvent,SmartTalkEvent,Publisher,com.totvs.tjf.core.common.domain.DomainEvent,com.totvs.tjf.core.common.domain.DomainObject
public class HistoryMessageNotAddedEvent
extends CommandNotExecutedEvent
implements DeliveryEvent, SmartTalkEvent, Publisher
Event executed when an error occurred while adding a new history message.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
CommandNotExecutedEvent.Errors -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
getErrors
-
Field Details
-
CONDITIONAL_EXPRESSION
- See Also:
-
-
Constructor Details
-
HistoryMessageNotAddedEvent
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceDeliveryEvent
-
equals
- Overrides:
equalsin classCommandNotExecutedEvent
-
canEqual
- Overrides:
canEqualin classCommandNotExecutedEvent
-
hashCode
public int hashCode()- Overrides:
hashCodein classCommandNotExecutedEvent
-
toString
- Overrides:
toStringin classCommandNotExecutedEvent
-