org.wso2.carbon.deployment.synchronizer.git.stratos2
Class S2GitRepositoryManager
java.lang.Object
org.wso2.carbon.deployment.synchronizer.RepositoryManager
org.wso2.carbon.deployment.synchronizer.git.stratos2.S2GitRepositoryManager
public class S2GitRepositoryManager
- extends org.wso2.carbon.deployment.synchronizer.RepositoryManager
| Fields inherited from class org.wso2.carbon.deployment.synchronizer.RepositoryManager |
repositoryCreator |
| Methods inherited from class org.wso2.carbon.deployment.synchronizer.RepositoryManager |
setRepositoryCreator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2GitRepositoryManager
public S2GitRepositoryManager()
S2GitRepositoryManager
public S2GitRepositoryManager(org.wso2.carbon.deployment.synchronizer.RepositoryCreator repositoryCreator)
getUrlInformation
public org.wso2.carbon.deployment.synchronizer.RepositoryInformation getUrlInformation(int tenantId)
throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
- Specified by:
getUrlInformation in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
- Throws:
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
getCredentialsInformation
public org.wso2.carbon.deployment.synchronizer.RepositoryInformation getCredentialsInformation(int tenantId)
throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
- Specified by:
getCredentialsInformation in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
- Throws:
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
provisionRepository
public void provisionRepository(int tenantId)
throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
- Specified by:
provisionRepository in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
- Throws:
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
addRepository
public void addRepository(int tenantId,
String url)
throws org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
- Specified by:
addRepository in class org.wso2.carbon.deployment.synchronizer.RepositoryManager
- Throws:
org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException
Copyright © 2015 WSO2. All rights reserved.