Uses of Interface
org.wso2.carbon.deployment.synchronizer.ArtifactRepository
Packages that use ArtifactRepository
Package
Description
-
Uses of ArtifactRepository in org.wso2.carbon.deployment.synchronizer
Fields in org.wso2.carbon.deployment.synchronizer declared as ArtifactRepositoryModifier and TypeFieldDescriptionprotected ArtifactRepositoryTenantRepositoryContext.artifactRepositoryMethods in org.wso2.carbon.deployment.synchronizer that return ArtifactRepositoryMethods in org.wso2.carbon.deployment.synchronizer with parameters of type ArtifactRepositoryModifier and TypeMethodDescriptionDeploymentSynchronizationManager.createSynchronizer(int tenantId, ArtifactRepository artifactRepository, String filePath) Creates a new DeploymentSynchronizer instance using the provided parameters. -
Uses of ArtifactRepository in org.wso2.carbon.deployment.synchronizer.internal
Methods in org.wso2.carbon.deployment.synchronizer.internal with parameters of type ArtifactRepositoryModifier and TypeMethodDescriptionprotected voidDeploymentSynchronizerComponent.addArtifactRepository(ArtifactRepository artifactRepository) protected voidDeploymentSynchronizerComponent.removeArtifactRepository(ArtifactRepository artifactRepository) -
Uses of ArtifactRepository in org.wso2.carbon.deployment.synchronizer.internal.util
Methods in org.wso2.carbon.deployment.synchronizer.internal.util that return ArtifactRepositoryModifier and TypeMethodDescriptionRepositoryReferenceHolder.getRepositoryByType(String repositoryType) Methods in org.wso2.carbon.deployment.synchronizer.internal.util that return types with arguments of type ArtifactRepositoryMethods in org.wso2.carbon.deployment.synchronizer.internal.util with parameters of type ArtifactRepositoryModifier and TypeMethodDescriptionvoidRepositoryReferenceHolder.addRepository(ArtifactRepository repositoryType, List<RepositoryConfigParameter> parameters) voidRepositoryReferenceHolder.removeRepository(ArtifactRepository repositoryType)