| Package | Description |
|---|---|
| com.atlassian.crowd.directory |
| Modifier and Type | Method and Description |
|---|---|
DirectoryCacheChangeOperations.GroupShadowingType |
DbCachingRemoteChangeOperations.isGroupShadowed(Group remoteGroup)
Returns true if the given remote Group should not have its memberships synchronised for any reason.
|
DirectoryCacheChangeOperations.GroupShadowingType |
DirectoryCacheChangeOperations.isGroupShadowed(Group group) |
static DirectoryCacheChangeOperations.GroupShadowingType |
DirectoryCacheChangeOperations.GroupShadowingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryCacheChangeOperations.GroupShadowingType[] |
DirectoryCacheChangeOperations.GroupShadowingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.