- CARBON_REPOSITORY - Static variable in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerConstants
-
- CarbonRepositoryUtils - Class in org.wso2.carbon.deployment.synchronizer.repository
-
Utility methods for creating and managing DeploymentSynchronizer instances for Carbon
repositories
- CarbonRepositoryUtils() - Constructor for class org.wso2.carbon.deployment.synchronizer.repository.CarbonRepositoryUtils
-
- checkout(int, String) - Method in interface org.wso2.carbon.deployment.synchronizer.ArtifactRepository
-
Checkout all or updated artifacts from the remote repository to the local file system
- checkout(int, String, int) - Method in interface org.wso2.carbon.deployment.synchronizer.ArtifactRepository
-
Deprecated.
- checkout() - Method in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer
-
Checkout the artifacts stored in the repository to the file system.
- checkout(String, int) - Method in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer
-
Deprecated.
- checkout(String) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl
-
- checkout(String, int) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl
-
Deprecated.
- checkout() - Method in class org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerAdmin
-
- checkout(String) - Method in interface org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerService
-
Invoke the checkout operation on the specified repository
- checkout(String, int) - Method in interface org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerService
-
Deprecated.
- cleanupAutoCheckout() - Method in interface org.wso2.carbon.deployment.synchronizer.ArtifactRepository
-
Clean up any actions taken during initializing auto checkout
- cleanupTenantContext(int) - Method in interface org.wso2.carbon.deployment.synchronizer.ArtifactRepository
-
Cleanup the cached tenant context for the tenant specified by tenantId
- commit(int, String) - Method in interface org.wso2.carbon.deployment.synchronizer.ArtifactRepository
-
Commit the artifacts in the local repository to the remote repository
- commit() - Method in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer
-
Commit the artifacts in the file system repository to the remote repository
- commit(String) - Method in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizer
-
Commit the artifacts from the given path in the file system repository to the remote repository
- commit(int) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl
-
- commit(String) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl
-
- commit(String, String) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl
-
- commit() - Method in class org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerAdmin
-
- commit(String) - Method in interface org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerService
-
Invoke the commit operation on the specified repository
- commit(String, String) - Method in interface org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerService
-
Invoke the commit operation on the specified repository at rootPath, with the given
filePath to commit.
- createRepository(int, String, String, String) - Method in interface org.wso2.carbon.deployment.synchronizer.RepositoryCreator
-
Creates a repository for the tenant
- createSynchronizer(int, ArtifactRepository, String) - Method in class org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizationManager
-
Creates a new DeploymentSynchronizer instance using the provided parameters.
- creatingConfigurationContext(int) - Method in class org.wso2.carbon.deployment.synchronizer.internal.DeploymentSyncAxis2ConfigurationContextObserver
-