Package com.atlassian.jira.user
Class MockUserDeleteVeto
java.lang.Object
com.atlassian.jira.user.MockUserDeleteVeto
- All Implemented Interfaces:
UserDeleteVeto
- Since:
- v6.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongvoidsetDefaultAllow(boolean defaultAllow) setDefaultCommentCount(int defaultCommentCount)
-
Constructor Details
-
MockUserDeleteVeto
public MockUserDeleteVeto()
-
-
Method Details
-
allowDeleteUser
- Specified by:
allowDeleteUserin interfaceUserDeleteVeto
-
getCommentCountByAuthor
- Specified by:
getCommentCountByAuthorin interfaceUserDeleteVeto
-
setDefaultAllow
public void setDefaultAllow(boolean defaultAllow) -
setDefaultCommentCount
-