| Constructor and Description |
|---|
StudioNodeSyncGlobalRepoTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRemoteRepository(ClusterMember member,
String remoteUrl) |
protected void |
addRemotes() |
List<ClusterMember> |
getClusterNodes() |
ContentRepository |
getContentRepository() |
StudioConfiguration |
getStudioConfiguration() |
void |
run() |
void |
setClusterNodes(List<ClusterMember> clusterNodes) |
void |
setContentRepository(ContentRepository contentRepository) |
void |
setEncryptor(org.craftercms.commons.crypto.TextEncryptor encryptor) |
void |
setStudioConfiguration(StudioConfiguration studioConfiguration) |
protected void |
updateContent() |
protected void addRemotes()
throws InvalidRemoteUrlException,
ServiceLayerException,
org.craftercms.commons.crypto.CryptoException
InvalidRemoteUrlExceptionServiceLayerExceptionorg.craftercms.commons.crypto.CryptoExceptionprotected void addRemoteRepository(ClusterMember member, String remoteUrl) throws IOException, InvalidRemoteUrlException, ServiceLayerException
protected void updateContent()
throws IOException,
org.craftercms.commons.crypto.CryptoException,
ServiceLayerException
IOExceptionorg.craftercms.commons.crypto.CryptoExceptionServiceLayerExceptionpublic List<ClusterMember> getClusterNodes()
public void setClusterNodes(List<ClusterMember> clusterNodes)
public ContentRepository getContentRepository()
public void setContentRepository(ContentRepository contentRepository)
public StudioConfiguration getStudioConfiguration()
public void setStudioConfiguration(StudioConfiguration studioConfiguration)
public void setEncryptor(org.craftercms.commons.crypto.TextEncryptor encryptor)
Copyright © 2020 CrafterCMS. All rights reserved.