Uses of Interface
com.codebarrel.i18n.I18nResolver
Packages that use I18nResolver
Package
Description
com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.issueconfigfields.servicedesk
-
Uses of I18nResolver in com.codebarrel.automation.api.email.templates
Constructors in com.codebarrel.automation.api.email.templates with parameters of type I18nResolver -
Uses of I18nResolver in com.codebarrel.automation.api.schedule
Methods in com.codebarrel.automation.api.schedule with parameters of type I18nResolverModifier and TypeMethodDescriptionScheduleValidator.validate
(I18nResolver i18n, ScheduledTriggerConfig config) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.action.msteams.client
Methods in com.codebarrel.automation.rulecomponent.jira.action.msteams.client with parameters of type I18nResolver -
Uses of I18nResolver 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 I18nResolverModifier and TypeMethodDescriptionAdvancedFieldsValidator.ErrorMessage.toText
(I18nResolver i18n) static void
SmartValueUtils.validateListSmartValueFromOperation
(FieldOperation operation, IssueInputSubstitutionRenderer renderer, ErrorCollection errors, I18nResolver i18n) static void
SmartValueUtils.validateSmartValueFromOperation
(FieldOperation operation, IssueInputSubstitutionRenderer renderer, ErrorCollection errors, I18nResolver i18n) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.customsmartvalue
Methods in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.customsmartvalue with parameters of type I18nResolverModifier and TypeMethodDescriptionvoid
CustomSmartValueValidator.validateCustomSmartValue
(ComponentContext context, CustomSmartValueConfig customSmartValue, ErrorCollection errors, I18nResolver i18n) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.issueconfigfields.servicedesk
Methods in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.issueconfigfields.servicedesk with parameters of type I18nResolverModifier and TypeMethodDescriptionvoid
RequestTypeValidationHelper.validateAccessToRequestType
(ComponentContext context, ErrorCollection errors, String actorAccountId, String requestTypeId, I18nResolver i18n, String errorFieldId) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.issueconfigfields.util
Methods in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.issueconfigfields.util with parameters of type I18nResolverModifier and TypeMethodDescriptionstatic void
FieldUtils.compileValueForValidation
(IssueInputSubstitutionRenderer renderer, String name, ErrorCollection errors, I18nResolver i18n, String singleValue) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.validation
Methods in com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.validation with parameters of type I18nResolverModifier and TypeMethodDescriptionboolean
DefaultWebRequestURLValidator.isURLStringValid
(String urlString, I18nResolver i18n, ErrorCollection errors) boolean
DefaultWebRequestURLValidator.isURLStringValid
(String urlString, String fieldKey, I18nResolver i18n, ErrorCollection errors) boolean
WebRequestURLValidator.isURLStringValid
(String urlString, I18nResolver i18n, ErrorCollection errors) boolean
WebRequestURLValidator.isURLStringValid
(String urlString, String fieldKey, I18nResolver i18n, ErrorCollection errors) -
Uses of I18nResolver in com.codebarrel.automation.rulecomponent.jira.trigger.event
Methods in com.codebarrel.automation.rulecomponent.jira.trigger.event with parameters of type I18nResolverModifier and TypeMethodDescriptionSingleEventValidator.validate
(ComponentContext context, I18nResolver i18n, String eventKey, String issueEvent) -
Uses of I18nResolver in com.codebarrel.i18n
Classes in com.codebarrel.i18n that implement I18nResolverMethods in com.codebarrel.i18n that return I18nResolverModifier and TypeMethodDescriptionReturns an I18nResolver for the given locale. -
Uses of I18nResolver in com.codebarrel.tests.i18n
Methods in com.codebarrel.tests.i18n that return I18nResolver