| java.lang.Object | |||
| ↳ | com.pnfsoftware.jeb.core.events.ClientNotification | ||
| ↳ | com.pnfsoftware.jeb.core.events.AbstractQuestionNotification<T> | ||
| ↳ | com.pnfsoftware.jeb.core.events.QuestionNotificationYesNo | ||
Client notification requiring a yes/no response from the client.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| QuestionNotificationYesNo(String question, boolean defaultResponse) | |||||||||||
| QuestionNotificationYesNo(String question, boolean defaultResponse, boolean askDoNotShowAnymore) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.events.AbstractQuestionNotification
| |||||||||||
From class
com.pnfsoftware.jeb.core.events.ClientNotification
| |||||||||||
From class
java.lang.Object
| |||||||||||