Uses of Class
com.atlassian.greenhopper.service.properties.PropertyDao
Packages that use PropertyDao
Package
Description
-
Uses of PropertyDao in com.atlassian.greenhopper.service.configuration
Constructors in com.atlassian.greenhopper.service.configuration with parameters of type PropertyDaoModifierConstructorDescriptionJiraSoftwareFeatureServiceImpl
(PropertyDao propertyDao, FeatureEventPublisher featureEventPublisher) -
Uses of PropertyDao in com.atlassian.greenhopper.service.index
Constructors in com.atlassian.greenhopper.service.index with parameters of type PropertyDaoModifierConstructorDescriptionIndexCheckServiceImpl
(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SprintCustomFieldService sprintCustomFieldService, LexoRankCustomFieldService lexoRankCustomFieldService, SearchService searchService, RapidViewQueryService rapidViewQueryService, PropertyDao propertyDao, com.atlassian.jira.task.TaskManager taskManager, com.atlassian.jira.search.issue.IssueDocumentSearchService issueDocumentSearchService) -
Uses of PropertyDao in com.atlassian.greenhopper.service.issuelink
Constructors in com.atlassian.greenhopper.service.issuelink with parameters of type PropertyDaoModifierConstructorDescriptionSplitIssueLinkTypeServiceImpl
(PropertyDao propertyDao, com.atlassian.jira.issue.link.IssueLinkTypeManager issueLinkTypeManager, I18nFactoryService i18nFactoryService, com.atlassian.beehive.ClusterLockService clusterLockService)