Package | Description |
---|---|
org.craftercms.studio.impl.v1.repository.git | |
org.craftercms.studio.impl.v2.repository | |
org.craftercms.studio.impl.v2.service.repository.internal |
Modifier and Type | Field and Description |
---|---|
protected RemoteRepositoryDAO |
GitContentRepository.remoteRepositoryDAO |
Modifier and Type | Method and Description |
---|---|
RemoteRepositoryDAO |
GitContentRepository.getRemoteRepositoryDAO() |
Modifier and Type | Method and Description |
---|---|
void |
GitContentRepository.setRemoteRepositoryDAO(RemoteRepositoryDAO remoteRepositoryDAO) |
Modifier and Type | Method and Description |
---|---|
RemoteRepositoryDAO |
GitContentRepository.getRemoteRepositoryDAO() |
Modifier and Type | Method and Description |
---|---|
void |
GitContentRepository.setRemoteRepositoryDAO(RemoteRepositoryDAO remoteRepositoryDAO) |
Constructor and Description |
---|
RepositoryManagementServiceInternalImpl(RemoteRepositoryDAO remoteRepositoryDao,
StudioConfiguration studioConfiguration,
NotificationService notificationService,
SecurityService securityService,
UserServiceInternal userServiceInternal,
ContentRepository contentRepository,
org.craftercms.commons.crypto.TextEncryptor encryptor,
ClusterDAO clusterDao,
GeneralLockService generalLockService,
SiteService siteService,
ContentRepository contentRepositoryV2,
RetryingRepositoryOperationFacade retryingRepositoryOperationFacade,
int batchSizeGitLog) |
Copyright © 2023 CrafterCMS. All rights reserved.