| java.lang.Object | |||
| ↳ | com.pnfsoftware.jeb.core.events.ClientNotification | ||
| ↳ | com.pnfsoftware.jeb.core.events.AbstractQuestionNotification<T> | ||
| ↳ | com.pnfsoftware.jeb.core.events.QuestionNotificationText | ||
A specific question notification that requires a text buffer.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| QuestionNotificationText(String question, String defaultResponse) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.events.AbstractQuestionNotification
| |||||||||||
From class
com.pnfsoftware.jeb.core.events.ClientNotification
| |||||||||||
From class
java.lang.Object
| |||||||||||