Constructor and Description |
---|
DefaultGroupService(GlobalPermissionManager globalPermissionManager,
GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil,
CommentManager commentManager,
WorklogManager worklogManager,
NotificationSchemeManager notificationSchemeManager,
PermissionManager permissionManager,
ProjectRoleService projectRoleService,
IssueSecurityLevelManager issueSecurityLevelManager,
UserUtil userUtil,
SharePermissionDeleteUtils sharePermissionDeleteUtils,
SubscriptionManager subscriptionManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
JiraContactHelper jiraContactHelper,
GroupManager groupManager,
ApplicationRoleManager applicationRoleManager,
GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProjectRoleService
Default implementation of the ProjectRoleService
|
Constructor and Description |
---|
RolesResource(ProjectRoleService roleService,
ProjectService projectService,
JiraAuthenticationContext jiraAuthenticationContext,
AvatarService avatarService,
LoginService loginService,
DateTimeFormatter dateTimeFormatter,
EmailFormatter emailFormatter,
ApplicationRoleManager applicationRoleManager,
UserManager userManager) |
Constructor and Description |
---|
ProjectBeanFactoryImpl(VersionBeanFactory versionBeanFactory,
javax.ws.rs.core.UriInfo uriInfo,
ResourceUriBuilder uriBuilder,
ProjectRoleService projectRoleService,
JiraAuthenticationContext authenticationContext,
UserManager userManager,
JiraBaseUrls jiraBaseUrls,
ProjectManager projectManager,
ProjectRoleBeanFactory projectRoleBeanFactory) |
ProjectRoleResource(ProjectRoleService projectRoleService,
AvatarService avatarService,
ProjectFinder projectFinder,
JiraAuthenticationContext authContext,
javax.ws.rs.core.UriInfo uriInfo,
UserManager userManager,
ProjectRoleBeanFactory projectRoleBeanFactory) |
RoleResource(ProjectRoleService projectRoleService,
ProjectRoleBeanFactory projectRoleBeanFactory,
ResponseFactory responses,
I18nHelper i18n,
JiraAuthenticationContext authContext,
GlobalPermissionManager permissionManager) |
Constructor and Description |
---|
ProjectRoleAnonymizationHandler(ProjectRoleService projectRoleService) |
Constructor and Description |
---|
UserUtilImpl(IssueSecurityLevelManager issueSecurityLevelManager,
GlobalPermissionManager globalPermissionManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
PermissionManager permissionManager,
ApplicationProperties applicationProperties,
SearchService searchService,
ProjectManager projectManager,
ProjectRoleService projectRoleService,
ProjectComponentManager componentManager,
SubscriptionManager subscriptionManager,
NotificationSchemeManager notificationSchemeManager,
UserHistoryManager userHistoryManager,
UserManager userManager,
LicenseCountService licenseCountService,
ApplicationRoleManager applicationRoleManager,
JsonEntityPropertyManager jsonEntityPropertyManager,
SharePermissionDeleteUtils sharePermissionDeleteUtils) |
Constructor and Description |
---|
SendBulkMail(com.atlassian.mail.server.MailServerManager mailServerManager,
PermissionManager permissionManager,
ProjectRoleService projectRoleService,
ProjectManager projectManager,
UserUtil userUtil,
GroupManager groupManager) |
Modifier and Type | Field and Description |
---|---|
protected ProjectRoleService |
AbstractRoleActorAction.projectRoleService |
protected ProjectRoleService |
AbstractRoleActors.projectRoleService |
protected ProjectRoleService |
ViewUserProjectRoles.projectRoleService |
protected ProjectRoleService |
AbstractProjectRole.projectRoleService |
Constructor and Description |
---|
AbstractProjectRole(ProjectRoleService projectRoleService) |
AbstractRoleActorAction(ProjectRoleService projectRoleService,
PermissionManager permissionManager,
ProjectManager projectManager,
ProjectFactory projectFactory,
RoleActorFactory roleActorFactory) |
AbstractRoleActors(ProjectRoleService projectRoleService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
DeleteProjectRole(ProjectRoleService projectRoleService,
NotificationSchemeManager notificationSchemeManager,
PermissionSchemeManager permissionSchemeManager,
ProjectFactory projectFactory,
WorkflowManager workflowManager,
SchemeFactory schemeFactory) |
EditProjectRole(ProjectRoleService projectRoleService) |
EditUserProjectRoles(ProjectManager projectManager,
ProjectRoleService projectRoleService,
ProjectFactory projectFactory) |
GroupRoleActorAction(ProjectRoleService projectRoleService,
ProjectManager projectManager,
ProjectFactory projectFactory,
RoleActorFactory roleActorFactory,
GroupManager groupManager,
PermissionManager permissionManager) |
ProjectRoleUsageAction(ProjectRoleService projectRoleService,
NotificationSchemeManager notificationSchemeManager,
PermissionSchemeManager permissionSchemeManager,
ProjectFactory projectFactory,
WorkflowManager workflowManager,
SchemeFactory schemeFactory) |
UserRoleActorAction(ProjectRoleService projectRoleService,
ProjectManager projectManager,
ProjectFactory projectFactory,
RoleActorFactory roleActorFactory,
VelocityTemplatingEngine templatingEngine,
UserSearchService searchService,
PermissionManager permissionManager) |
ViewDefaultProjectRoleActors(ProjectRoleService projectRoleService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
ViewProjectRoleActors(ProjectRoleService projectRoleService,
ProjectManager projectManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
GlobalPermissionManager permissionManager) |
ViewProjectRoles(ProjectRoleService projectRoleService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
ViewUserProjectRoles(ProjectManager projectManager,
ProjectRoleService projectRoleService,
ProjectFactory projectFactory) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.