Uses of Interface
com.atlassian.greenhopper.issue.IssueTypeSchemeService
Packages that use IssueTypeSchemeService
Package
Description
-
Uses of IssueTypeSchemeService in com.atlassian.greenhopper.service.issue
Classes in com.atlassian.greenhopper.service.issue that implement IssueTypeSchemeService -
Uses of IssueTypeSchemeService in com.atlassian.greenhopper.spring
Methods in com.atlassian.greenhopper.spring with parameters of type IssueTypeSchemeServiceModifier and TypeMethodDescriptionMainConfiguration.agileProjectConfiguratorImpl(CustomFieldConfigurationRestorer customFieldConfigurationRestorer, IssueTypeSchemeService issueTypeSchemeService, com.atlassian.jira.blueprint.api.ProjectConfigurator projectConfigurator) -
Uses of IssueTypeSchemeService in com.atlassian.greenhopper.web.rapid.project
Constructors in com.atlassian.greenhopper.web.rapid.project with parameters of type IssueTypeSchemeServiceModifierConstructorDescriptionAgileProjectConfiguratorImpl(CustomFieldConfigurationRestorer customFieldConfigurationRestorer, IssueTypeSchemeService issueTypeSchemeService, com.atlassian.jira.blueprint.api.ProjectConfigurator projectConfigurator)