Uses of Class
com.codebarrel.automation.api.component.inputs.ComponentInputsDeserializer
Packages that use ComponentInputsDeserializer
Package
Description
-
Uses of ComponentInputsDeserializer in com.codebarrel.automation.api.component.inputs
Constructors in com.codebarrel.automation.api.component.inputs with parameters of type ComponentInputsDeserializerModifierConstructorDescriptionJiraComponentInputsDeserializer(SmartBeanFactory smartBeanFactory, ComponentInputsDeserializer inputsDeserializer, SmartIssueInputPopulator smartIssueInputPopulator) -
Uses of ComponentInputsDeserializer in com.codebarrel.automation.api.webhook
Constructors in com.codebarrel.automation.api.webhook with parameters of type ComponentInputsDeserializerModifierConstructorDescriptionWebhookSenderImpl(AuditService auditService, AutomationQueue automationQueue, BranchSubmissionService branchSubmissionService, ComponentInputsDeserializer inputsDeserializer, AuditEventService auditEventService, SandboxedHttpSender sandboxedHttpSender, AutomationObservabilityService observabilityService, TenantService tenantService)