Package com.codebarrel.jira.role
Class NativeRoleClient
java.lang.Object
com.codebarrel.jira.role.NativeRoleClient
- All Implemented Interfaces:
RoleClient
-
Field Summary
Fields inherited from interface com.codebarrel.jira.role.RoleClient
ADMINISTRATORS_ROLE, GROUP_ACTOR_TYPE, SERVICE_DESK_TEAM_ROLE, USER_ACTOR_TYPE
-
Constructor Summary
ConstructorsConstructorDescriptionNativeRoleClient
(JiraAuthenticationContext authenticationContext, ProjectRoleService projectRoleService, ProjectManager projectManager, UserBeanTransformer userBeanTransformer) -
Method Summary
-
Constructor Details
-
NativeRoleClient
@Inject public NativeRoleClient(JiraAuthenticationContext authenticationContext, ProjectRoleService projectRoleService, ProjectManager projectManager, UserBeanTransformer userBeanTransformer)
-
-
Method Details
-
getUsers
- Specified by:
getUsers
in interfaceRoleClient
-
getUserAccountIds
- Specified by:
getUserAccountIds
in interfaceRoleClient
-