public class NotificationConfig.TopicConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
event |
protected java.lang.String |
topic |
Constructor and Description |
---|
TopicConfig(java.lang.String topic,
java.lang.String event) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEvent() |
java.lang.String |
getTopic() |