-
Method Summary
void
Extract every blob from the source site and storeit in the target site in the blob store matching its path
Methods inherited from interface org.craftercms.studio.api.v2.repository.ContentRepository
cancelPublishAll, checkContentExists, commitIdExists, commitIdExists, completePublishAll, contentExists, createSiteCloneRemote, createSiteFromBlueprint, deleteSite, duplicateSite, forAllSitePaths, getCommitIdsBetween, getContentByCommitId, getContentItemHistory, getContentSize, getGlobalRepoLastCommitId, getIntroducedCommits, getItem, getItemEnvironmentProperties, getItemPaths, getLastEditCommitId, getOperationsFromDelta, getPreviousCommitId, getPublishingHistory, getRepoFirstCommitId, getRepoLastCommitId, getSubtreeItems, getSubtreeItems, initialPublish, itemUnlock, lockItem, preparePublishAll, publish, publishAll, publishedRepositoryExists, removeRemote, repositoryExists, shallowContentExists
-
Method Details
-
duplicateBlobs
Extract every blob from the source site and storeit in the target site in the blob store matching its path
- Parameters:
sourceSiteId
- the source site
siteId
- the target site
- Throws:
ServiceLayerException
- if an error occurs during the operation