Interface CustomSmartValueFetcherFactory
- All Known Implementing Classes:
CustomSmartValueFetcherFactoryImpl
public interface CustomSmartValueFetcherFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetCustomSmartValueFetcher
(IssueInputSubstitutionRenderer renderer, ComponentContext context, ComponentInputs inputs, AuditComponentChangeBuilder audit, CustomSmartValueWrapper customSmartValueWrapper)
-
Method Details
-
getCustomSmartValueFetcher
CustomSmartValueFetcher getCustomSmartValueFetcher(IssueInputSubstitutionRenderer renderer, ComponentContext context, ComponentInputs inputs, AuditComponentChangeBuilder audit, CustomSmartValueWrapper customSmartValueWrapper)
-