Uses of Interface
com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
Packages that use ManagedCustomFieldsService
-
Uses of ManagedCustomFieldsService in com.atlassian.greenhopper.api.customfield
Classes in com.atlassian.greenhopper.api.customfield that implement ManagedCustomFieldsServiceModifier and TypeClassDescriptionclassExposes managed custom fields -
Uses of ManagedCustomFieldsService in com.atlassian.greenhopper.web.api
Constructors in com.atlassian.greenhopper.web.api with parameters of type ManagedCustomFieldsServiceModifierConstructorDescriptionManagedCustomFieldsResource(ManagedCustomFieldsService managedCustomFieldsService, com.atlassian.jira.issue.fields.FieldManager fieldManager, com.atlassian.jira.issue.search.managers.SearchHandlerManager searchHandlerManager)