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 UserDeleteVetopublic long getCommentCountByAuthor(ApplicationUser user)
getCommentCountByAuthor in interface UserDeleteVetoCopyright © 2002-2017 Atlassian. All Rights Reserved.