Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration
SurveyIntegrationController Class
SurveyIntegrationController Constructor
SurveyIntegrationController Constructor (IControllerFactory)
SurveyIntegrationController Constructor (IControllerFactory, SurveyIntegrationUploader)
SurveyIntegrationController Constructor (IControllerFactory, SurveyIntegrationUploader)
Creates instance of controller for specific factory
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
SurveyIntegrationController
(
IControllerFactory
factory
,
SurveyIntegrationUploader
uploader
)
Parameters
factory
Type:
Omada.OE.AppLogic
IControllerFactory
Factory for creating controllers
uploader
Type:
Omada.OE.Solution.OIM.AppLogic.Integration
SurveyIntegrationUploader
Instance of survey uploader class sending the surveys to integration components
See Also
Reference
SurveyIntegrationController Class
SurveyIntegrationController Overload
Omada.OE.Solution.OIM.AppLogic.Integration Namespace