Class Summary |
AdminEvent |
Represents an event that is fired when an admin operation was performed. |
DisplayQuestionEvent |
Represents an event that is fired when a new response is created, after
the response has been responded to and the object has been populated. |
NewRespondentEvent |
Represents an event that is fired when a new respondent is created. |
NewSurveyEvent |
Represents an event that is fired when a new Survey is created. |
NewUserEvent |
Represents an event that is fired when a new response is created, after the
response has been responded to and the object has been populated. |
PluginBusEvent |
The base class of all PluginBus events. |
PluginBusEvent.NonVetoable |
An event implementation that cannot be vetoed. |
RespondentCompleteEvent |
Represents an event that is fired when a respondent completes a survey. |
ResponseEvent |
Represents an event that is fired when a new response is created, after
the response has been responded to and the object has been populated. |
SurveyDeletedEvent |
Represents an event that is fired when a new Survey is deleted. |
SurveyEvent |
This class represents a survey event. |
UserDeletedEvent |
Represents an event that is fired when a user is deleted. |