Uses of Interface
com.atlassian.greenhopper.service.PermissionService

Packages that use PermissionService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.sprintmigration   
com.atlassian.greenhopper.web.configuration   
com.atlassian.greenhopper.web.rapid.issue.fields   
com.atlassian.greenhopper.web.rapid.view   
com.pyxis.greenhopper.jira.fields   
 

Uses of PermissionService in com.atlassian.greenhopper.service
 

Classes in com.atlassian.greenhopper.service that implement PermissionService
 class PermissionServiceImpl
          PermissionService implementation
 

Uses of PermissionService in com.atlassian.greenhopper.sprintmigration
 

Constructors in com.atlassian.greenhopper.sprintmigration with parameters of type PermissionService
SprintMigrationBannerPreferences(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, PermissionService permissionService, com.atlassian.jira.user.UserPropertyManager userPropertyManager, SprintMarkerMigrationHelper sprintMarkerMigrationHelper)
           
 

Uses of PermissionService in com.atlassian.greenhopper.web.configuration
 

Constructors in com.atlassian.greenhopper.web.configuration with parameters of type PermissionService
CacheControlResource(GreenHopperCacheManager greenHopperCacheManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, PermissionService permissionService)
           
JiraTaskResource(PermissionService permissionService, com.atlassian.jira.task.TaskManager taskManager)
           
 

Uses of PermissionService in com.atlassian.greenhopper.web.rapid.issue.fields
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.fields with parameters of type PermissionService
EpicLinkFieldEntryFactory(FieldHelper helper, EpicCustomFieldService epicCustomFieldService, PermissionService permissionService, IssueTypeService issueTypeService)
           
 

Uses of PermissionService in com.atlassian.greenhopper.web.rapid.view
 

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type PermissionService
WorkflowResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewService rapidViewService, WorkflowService workflowService, com.atlassian.jira.bc.project.ProjectService jiraProjectService, WorkflowHelper workflowHelper, PermissionService permissionService, SearchService searchService, com.atlassian.jira.issue.IssueManager jiraIssueManager, I18nFactoryService i18nFactoryService, SimplifiedWorkflowService simplifiedWorkflowService, ColumnService columnService, WorkflowMigrationAdapterFactory workflowMigrationAdapterFactory, ColumnEditHelper columnEditHelper)
           
 

Uses of PermissionService in com.pyxis.greenhopper.jira.fields
 

Constructors in com.pyxis.greenhopper.jira.fields with parameters of type PermissionService
Assignee(PermissionService permissionService, com.atlassian.jira.avatar.AvatarService avatarService)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.