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, shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay
in class BaseConfluenceCondition
public boolean isPeopleDirectoryDisabled(com.atlassian.user.User user)
user
- the user trying to access the people directorypublic void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003–2021 Atlassian. All rights reserved.