public class PeopleDirectoryEnabledCondition extends BaseConfluenceCondition
CONTEXT_KEY_HELPER| Constructor and Description |
|---|
PeopleDirectoryEnabledCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPeopleDirectoryDisabled(com.atlassian.user.User user)
There are a few different ways the people directory can be disabled.
|
void |
setPermissionManager(PermissionManager permissionManager) |
boolean |
shouldDisplay(WebInterfaceContext context) |
init, shouldDisplaypublic boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay in class BaseConfluenceConditionpublic boolean isPeopleDirectoryDisabled(com.atlassian.user.User user)
user - the user trying to access the people directorypublic void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003–2019 Atlassian. All rights reserved.