public class Reaction extends Object
| Constructor and Description |
|---|
Reaction() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
aggregateId() |
String |
aggregateType() |
Long |
createdAt() |
boolean |
equals(Object obj) |
UUID |
eventId() |
Long |
finishedAt() |
int |
hashCode() |
UUID |
reactionId() |
String |
reactionName() |
String |
toString() |
Long |
triggerAt() |
public UUID reactionId()
public String reactionName()
public String aggregateType()
public UUID aggregateId()
public UUID eventId()
public Long createdAt()
public Long triggerAt()
public Long finishedAt()
Copyright © 2021. All rights reserved.