Uses of Interface
com.atlassian.greenhopper.service.issue.IssueTypeService

Packages that use IssueTypeService
com.atlassian.greenhopper.customfield.epiclink   
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.issue   
com.atlassian.greenhopper.web.rapid.issue.fields   
com.atlassian.greenhopper.web.rapid.issue.issuelink   
 

Uses of IssueTypeService in com.atlassian.greenhopper.customfield.epiclink
 

Constructors in com.atlassian.greenhopper.customfield.epiclink with parameters of type IssueTypeService
EpicLinkCFType(EpicLinkManager epicLinkManager, EpicService epicService, com.atlassian.jira.issue.IssueManager issueManager, IssueTypeService issueTypeService, EpicCustomFieldService epicCustomFieldService, com.atlassian.jira.security.JiraAuthenticationContext authCtx, com.atlassian.jira.util.velocity.VelocityRequestContextFactory requestContextFactory, EpicLabelProviderImpl epicLabelProvider)
           
 

Uses of IssueTypeService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return IssueTypeService
 IssueTypeService BridgeServiceLocator.getIssueTypeService()
          Deprecated.  
 

Uses of IssueTypeService in com.atlassian.greenhopper.service.issue
 

Classes in com.atlassian.greenhopper.service.issue that implement IssueTypeService
 class IssueTypeServiceImpl
           
 

Uses of IssueTypeService in com.atlassian.greenhopper.web.rapid.issue.fields
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.fields with parameters of type IssueTypeService
EpicLinkFieldEntryFactory(FieldHelper helper, EpicCustomFieldService epicCustomFieldService, PermissionService permissionService, IssueTypeService issueTypeService)
           
 

Uses of IssueTypeService in com.atlassian.greenhopper.web.rapid.issue.issuelink
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.issuelink with parameters of type IssueTypeService
EpicResource(EpicService epicService, IssueHelper issueHelper, IssueTypeService issueTypeService, I18nFactoryService i18nFactoryService, com.atlassian.jira.project.ProjectManager projectManager, EpicLabelProviderImpl epicLabelProvider)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.