Uses of Interface
com.atlassian.greenhopper.issue.fields.CustomFieldUpdateService
Packages that use CustomFieldUpdateService
Package
Description
-
Uses of CustomFieldUpdateService in com.atlassian.greenhopper.issue.fields
Classes in com.atlassian.greenhopper.issue.fields that implement CustomFieldUpdateServiceModifier and TypeClassDescriptionclassService that updates customer fields via the manager. -
Uses of CustomFieldUpdateService in com.atlassian.greenhopper.manager.issue.fields
Constructors in com.atlassian.greenhopper.manager.issue.fields with parameters of type CustomFieldUpdateServiceModifierConstructorDescriptionManagedFieldConfigurationRestorerImpl(CustomFieldContextConfigurator customFieldContextConfigurator, com.atlassian.jira.issue.CustomFieldManager customFieldManager, CustomFieldUpdateService customFieldUpdateService, ManagedFieldRestrictor managedFieldRestrictor, Collection<ManagedCustomFieldProvider> fieldProviders, I18nFactoryService i18nFactoryService, com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager fieldLayoutManager)