SurveyIntegrationController Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class SurveyIntegrationController : IController
The SurveyIntegrationController type exposes the following members.
Name | Description | |
---|---|---|
![]() | SurveyIntegrationController(IControllerFactory) |
Creates instance of controller for specific factory
|
![]() | SurveyIntegrationController(IControllerFactory, SurveyIntegrationUploader) |
Creates instance of controller for specific factory
|
Name | Description | |
---|---|---|
![]() | DeleteSurvey |
Get recertification survey and sends it to Analytics Event Hub
|
![]() | DeleteSurveyAsync |
Get recertification survey and sends it to Analytics Event Hub async
|
![]() | ExportAllActiveSurveys |
Parses all recertification surveys and resends them to Analytics Event Hub
|
![]() | RequestCleanup |
Requests cleanup of recertification survey data.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |