Uses of Interface
com.atlassian.greenhopper.service.properties.UserPropertyService

Packages that use UserPropertyService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.properties   
com.pyxis.greenhopper.jira.actions   
 

Uses of UserPropertyService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return UserPropertyService
 UserPropertyService BridgeServiceLocator.getUserPropertyService()
          Deprecated.  
 

Uses of UserPropertyService in com.atlassian.greenhopper.service.properties
 

Classes in com.atlassian.greenhopper.service.properties that implement UserPropertyService
 class UserPropertyServiceImpl
          Implementation of UserPropertiesService
 

Uses of UserPropertyService in com.pyxis.greenhopper.jira.actions
 

Constructors in com.pyxis.greenhopper.jira.actions with parameters of type UserPropertyService
GreenHopperAction(GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, com.atlassian.jira.issue.link.IssueLinkManager issueLinkManager, com.atlassian.jira.config.SubTaskManager subtaskManager, UserPropertyService userPropertyService)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.