Uses of Interface
com.atlassian.greenhopper.manager.lexorank.LexoRankManager
Packages that use LexoRankManager
Package
Description
-
Uses of LexoRankManager in com.atlassian.greenhopper.customfield.lexorank
Constructors in com.atlassian.greenhopper.customfield.lexorank with parameters of type LexoRankManager -
Uses of LexoRankManager in com.atlassian.greenhopper.manager.lexorank
Classes in com.atlassian.greenhopper.manager.lexorank that implement LexoRankManagerConstructors in com.atlassian.greenhopper.manager.lexorank with parameters of type LexoRankManagerModifierConstructorDescriptionLexoRankCleanupScheduler
(com.atlassian.scheduler.SchedulerService schedulerService, LexoRankManager lexoRankManager, com.atlassian.beehive.ClusterLockService clusterLockService, com.atlassian.jira.config.properties.JiraProperties jiraProperties) -
Uses of LexoRankManager in com.atlassian.greenhopper.sampledata
Constructors in com.atlassian.greenhopper.sampledata with parameters of type LexoRankManagerModifierConstructorDescriptionSampleDataGeneratorImpl
(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 LexoRankManager in com.atlassian.greenhopper.service.rank
Constructors in com.atlassian.greenhopper.service.rank with parameters of type LexoRankManagerModifierConstructorDescriptionFlatLexoRankableComparator
(LexoRankManager lexoRankManager, com.atlassian.jira.issue.fields.CustomField customField) -
Uses of LexoRankManager in com.atlassian.greenhopper.web.configuration
Constructors in com.atlassian.greenhopper.web.configuration with parameters of type LexoRankManagerModifierConstructorDescriptionLexoRankResource
(PermissionService permissionService, LexoRankStatisticsAgent lexoRankStatisticsAgent, LexoRankDao lexoRankDao, LexoRankCustomFieldService lexoRankCustomFieldService, LexoRankManager lexoRankManager, LexoRankIntegrityCheckerImpl lexoRankIntegrityChecker, LexoRankHelper lexoRankHelper, LexoRankSuspendManager lexoRankSuspendManager)