Package | Description |
---|---|
com.atlassian.crowd.directory | |
com.atlassian.crowd.directory.synchronisation.cache |
Constructor and Description |
---|
DbCachingRemoteChangeOperations(DirectoryDao directoryDao,
RemoteDirectory remoteDirectory,
InternalRemoteDirectory internalDirectory,
SynchronisationStatusManager synchronisationStatusManager,
MultiEventPublisher eventPublisher,
UserDao userDao,
GroupDao groupDao,
GroupActionStrategy groupActionStrategy) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupActionStrategy |
class |
DefaultGroupActionStrategy
The default GroupActionStrategy, that does not have explicit handling for groups with duplicate names and different
external ids
|
class |
ExternalIdCheckingGroupActionStrategy
A group action strategy that compares the remote group with a local group matched by external id.
|
Copyright © 2021 Atlassian. All rights reserved.