@Transactional(readOnly=true)
public interface UserContentManager
Modifier and Type | Method and Description |
---|---|
boolean |
hasAuthoredContent(ConfluenceUser user) |
boolean |
hasAuthoredContent(com.atlassian.user.User user)
Deprecated.
since 7.0.0, use
hasAuthoredContent(ConfluenceUser) |
@Deprecated boolean hasAuthoredContent(com.atlassian.user.User user)
hasAuthoredContent(ConfluenceUser)
boolean hasAuthoredContent(ConfluenceUser user)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences