public class TopicChangedEvent extends ChangeEvent
Modifier and Type | Field and Description |
---|---|
ChangeAttribute |
change |
AccountAttribute |
changer |
String |
oldTopic |
String |
type |
Constructor and Description |
---|
TopicChangedEvent() |
public final String type
public ChangeAttribute change
public AccountAttribute changer
public String oldTopic