Uses of Class
com.codebarrel.automation.api.component.smartvalues.objectwrappers.CustomSmartValueWrapper
Packages that use CustomSmartValueWrapper
Package
Description
-
Uses of CustomSmartValueWrapper in com.codebarrel.automation.api.component.smartvalues.objectwrappers
Methods in com.codebarrel.automation.api.component.smartvalues.objectwrappers that return CustomSmartValueWrapper -
Uses of CustomSmartValueWrapper in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common
Methods in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common with parameters of type CustomSmartValueWrapperModifier and TypeMethodDescriptionCustomSmartValueFetcherFactory.getCustomSmartValueFetcher(IssueInputSubstitutionRenderer renderer, ComponentContext context, ComponentInputs inputs, AuditComponentChangeBuilder audit, CustomSmartValueWrapper customSmartValueWrapper) CustomSmartValueFetcherFactoryImpl.getCustomSmartValueFetcher(IssueInputSubstitutionRenderer renderer, ComponentContext context, ComponentInputs inputs, AuditComponentChangeBuilder audit, CustomSmartValueWrapper customSmartValueWrapper) Constructors in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common with parameters of type CustomSmartValueWrapperModifierConstructorDescriptionCustomSmartValueFetcher(IssueSearchService issueSearchService, ComponentInputsFactory componentInputsFactory, TenantService tenantService, IssueInputSubstitutionRenderer renderer, ComponentContext context, ComponentInputs inputs, AuditComponentChangeBuilder audit, CustomSmartValueWrapper customSmartValueWrapper, SmartBeanFactory smartBeanFactory)