RecertificationMessageBuilder Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class RecertificationMessageBuilder : IntegrationMessageBuilder<RecertificationIntegrationParams, SurveyIntegrationParams, SurveyMessage, RecertificationMessage, ClearSurveysMessage>
The RecertificationMessageBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecertificationMessageBuilder |
Creates an instance of Message builder
|
Name | Description | |
---|---|---|
![]() | GetCleanupMessage |
Creates cleanup message
(Overrides IntegrationMessageBuilderT, U, V, W, XGetCleanupMessage(DateTime).) |
![]() | GetIntegrationObjectMessages |
Generates recertification messages from recertifiation parameters
(Overrides IntegrationMessageBuilderT, U, V, W, XGetIntegrationObjectMessages(IEnumerableT).) |
![]() | GetIntegrationSurveyMessage |
Generates message with survey data
(Overrides IntegrationMessageBuilderT, U, V, W, XGetIntegrationSurveyMessage(U).) |
Name | Description | |
---|---|---|
![]() | EnvironmentId |
Id assigned to the environment
(Inherited from IntegrationMessageBuilderT, U, V, W, X.) |
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.) |