Uses of Class
com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
Packages that use LexoRankCustomFieldService
Package
Description
-
Uses of LexoRankCustomFieldService in com.atlassian.greenhopper.healthcheck
Constructors in com.atlassian.greenhopper.healthcheck with parameters of type LexoRankCustomFieldServiceModifierConstructorDescriptionLexoRankHealthCheck
(LexoRankCustomFieldService lexoRankCustomFieldService, LexoRankIntegrityChecker lexoRankIntegrityChecker) -
Uses of LexoRankCustomFieldService in com.atlassian.greenhopper.sampledata
Constructors in com.atlassian.greenhopper.sampledata with parameters of type LexoRankCustomFieldServiceModifierConstructorDescriptionSampleDataGeneratorImpl
(com.atlassian.jira.plugins.importer.sample.SampleDataImporter importer, AgileProjectConfigurator agileProjectConfigurator, com.atlassian.jira.config.properties.ApplicationProperties applicationProperties, com.atlassian.jira.util.I18nHelper.BeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SimplifiedWorkflowService simplifiedWorkflowService, LexoRankCustomFieldService rankCustomFieldService, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.issue.IssueManager issueManager, LexoRankManager lexoRankManager, RapidViewHelper rapidViewHelper, RapidViewPresetService rapidViewPresetService, ColumnService columnService, com.atlassian.jira.issue.IssueFactory issueFactory, IssueTypeService issueTypeService, ProjectService projectService, EpicCustomFieldService epicCustomFieldService, VersionService versionService, OrderedPriorityHelper orderedPriorityHelper, IssueIndexService issueIndexService) -
Uses of LexoRankCustomFieldService in com.atlassian.greenhopper.service
Methods in com.atlassian.greenhopper.service that return LexoRankCustomFieldService -
Uses of LexoRankCustomFieldService in com.atlassian.greenhopper.web.configuration
Constructors in com.atlassian.greenhopper.web.configuration with parameters of type LexoRankCustomFieldServiceModifierConstructorDescriptionLexoRankResource
(PermissionService permissionService, LexoRankStatisticsAgent lexoRankStatisticsAgent, LexoRankDao lexoRankDao, LexoRankCustomFieldService lexoRankCustomFieldService, LexoRankManager lexoRankManager, LexoRankIntegrityCheckerImpl lexoRankIntegrityChecker, LexoRankHelper lexoRankHelper, LexoRankSuspendManager lexoRankSuspendManager) -
Uses of LexoRankCustomFieldService in com.atlassian.greenhopper.web.rank
Constructors in com.atlassian.greenhopper.web.rank with parameters of type LexoRankCustomFieldServiceModifierConstructorDescriptionRankResource
(RankHelper rankHelper, com.atlassian.jira.bc.issue.IssueService issueService, LexoRankCustomFieldService rankCustomFieldService, RankService rankService, RankableFactory rankableFactory, I18nFactoryService i18nFactoryService)