Uses of Interface
com.atlassian.greenhopper.service.issuelink.EpicService

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

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

Constructors in com.atlassian.greenhopper.customfield.epiclink with parameters of type EpicService
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 EpicService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return EpicService
 EpicService BridgeServiceLocator.getEpicService()
          Deprecated.  
 

Uses of EpicService in com.atlassian.greenhopper.service.issuelink
 

Classes in com.atlassian.greenhopper.service.issuelink that implement EpicService
 class EpicServiceImpl
           
 

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

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



Copyright © 2007-2013 Atlassian. All Rights Reserved.