Uses of Interface
com.atlassian.bamboo.user.rename.UserRenameService
-
Packages that use UserRenameService Package Description com.atlassian.bamboo.plugins.rest.admin.user.rename com.atlassian.bamboo.plugins.rest.user com.atlassian.bamboo.user.rename -
-
Uses of UserRenameService in com.atlassian.bamboo.plugins.rest.admin.user.rename
Constructors in com.atlassian.bamboo.plugins.rest.admin.user.rename with parameters of type UserRenameService Constructor Description UserRenameResource(UserRenameService userRenameService)
-
Uses of UserRenameService in com.atlassian.bamboo.plugins.rest.user
Constructors in com.atlassian.bamboo.plugins.rest.user with parameters of type UserRenameService Constructor Description UserAdminResource(BambooAuthenticationContext bambooAuthenticationContext, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, com.atlassian.crowd.embedded.api.CrowdService crowdService, PaginationService paginationService, RestUserAccessTokenService restUserAccessTokenService, com.atlassian.struts.TextProvider textProvider, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, UserRenameService userRenameService, ExtendedAuthorManager extendedAuthorManager)
-
Uses of UserRenameService in com.atlassian.bamboo.user.rename
Classes in com.atlassian.bamboo.user.rename that implement UserRenameService Modifier and Type Class Description class
UserRenameServiceImpl
-