public class UserDeleteVetoImpl extends Object implements UserDeleteVeto
Constructor and Description |
---|
UserDeleteVetoImpl(OfBizDelegator ofBizDelegator,
UserKeyService userKeyService) |
Modifier and Type | Method and Description |
---|---|
boolean |
allowDeleteUser(ApplicationUser user) |
long |
getCommentCountByAuthor(ApplicationUser user) |
public UserDeleteVetoImpl(OfBizDelegator ofBizDelegator, UserKeyService userKeyService)
public boolean allowDeleteUser(ApplicationUser user)
allowDeleteUser
in interface UserDeleteVeto
public long getCommentCountByAuthor(ApplicationUser user)
getCommentCountByAuthor
in interface UserDeleteVeto
Copyright © 2002-2021 Atlassian. All Rights Reserved.