Uses of Interface
com.atlassian.jira.user.UserDeleteVeto
Packages that use UserDeleteVeto
Package
Description
-
Uses of UserDeleteVeto in com.atlassian.jira.bc.user
Constructors in com.atlassian.jira.bc.user with parameters of type UserDeleteVetoModifierConstructorDescriptionDefaultUserService
(UserUtil userUtil, UserDeleteVeto userDeleteVeto, PermissionManager permissionManager, UserManager userManager, I18nHelper.BeanFactory i18nFactory, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.event.api.EventPublisher eventPublisher, PreDeleteUserErrorsManager preDeleteUserErrorsManager, CreateUserApplicationHelper applicationHelper, ApplicationRoleManager applicationRoleManager, UserValidationHelper validationHelper, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GlobalPermissionManager globalPermissionManager, UserEventFactory userEventFactory, GroupManager groupManager) -
Uses of UserDeleteVeto in com.atlassian.jira.crowd.embedded.ofbiz
Constructors in com.atlassian.jira.crowd.embedded.ofbiz with parameters of type UserDeleteVetoModifierConstructorDescriptionOfBizUserDao
(OfBizDelegator ofBizDelegator, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao, InternalMembershipDao membershipDao, UserKeyStore userKeyStore, UserDeleteVeto userDeleteVeto, com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService, ApplicationProperties applicationProperties, OfBizTransactionManager ofBizTransactionManager, DatabaseConfigurationManager databaseConfigurationManager, com.atlassian.event.api.EventPublisher eventPublisher, boolean primaryUserDao) SwitchingUserDao
(UserIndexer indexer, CrowdQueryTranslator translator, ClusterMessagingService clusterMessagingService, OfBizTransactionManager ofBizTransactionManager, int maxBatchSize, OfBizDelegator ofBizDelegator, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao, InternalMembershipDao membershipDao, UserKeyStore userKeyStore, UserDeleteVeto userDeleteVeto, com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService, ApplicationProperties applicationProperties, DatabaseConfigurationManager databaseConfigurationManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of UserDeleteVeto in com.atlassian.jira.user
Classes in com.atlassian.jira.user that implement UserDeleteVeto -
Uses of UserDeleteVeto in com.atlassian.jira.web.action.admin.user
Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserDeleteVetoModifierConstructorDescriptionDeleteUser
(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, SearchRequestService searchRequestService, UserService userService, UserUtil userUtil, PortalPageService portalPageService, UserPropertyManager userPropertyManager, UserManager userManager, UserDeleteVeto userDeleteVeto, PreDeleteUserErrorsManager preDeleteUserErrorsManager, BaseUrl baseUrlLocator)