| Package | Description |
|---|---|
| org.wso2.carbon.deployment.synchronizer | |
| org.wso2.carbon.deployment.synchronizer.internal | |
| org.wso2.carbon.deployment.synchronizer.internal.util |
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactRepository |
TenantRepositoryContext.artifactRepository |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRepository |
DeploymentSynchronizer.getArtifactRepository() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentSynchronizer |
DeploymentSynchronizationManager.createSynchronizer(int tenantId,
ArtifactRepository artifactRepository,
String filePath)
Creates a new DeploymentSynchronizer instance using the provided parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeploymentSynchronizerComponent.addArtifactRepository(ArtifactRepository artifactRepository) |
protected void |
DeploymentSynchronizerComponent.removeArtifactRepository(ArtifactRepository artifactRepository) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRepository |
RepositoryReferenceHolder.getRepositoryByType(String repositoryType) |
| Modifier and Type | Method and Description |
|---|---|
Map<ArtifactRepository,List<RepositoryConfigParameter>> |
RepositoryReferenceHolder.getRepositories() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryReferenceHolder.addRepository(ArtifactRepository repositoryType,
List<RepositoryConfigParameter> parameters) |
void |
RepositoryReferenceHolder.removeRepository(ArtifactRepository repositoryType) |
Copyright © 2019 WSO2. All rights reserved.