org.wso2.carbon.deployment.synchronizer.git.internal
Class GitDeploymentSyncronizerConfiguration
java.lang.Object
org.wso2.carbon.deployment.synchronizer.git.internal.GitDeploymentSyncronizerConfiguration
public class GitDeploymentSyncronizerConfiguration
- extends Object
Configuration class
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitDeploymentSyncronizerConfiguration
public GitDeploymentSyncronizerConfiguration()
isStandardDeployment
public boolean isStandardDeployment()
setStandardDeployment
public void setStandardDeployment(boolean isStandardDeployment)
getGitServer
public String getGitServer()
setGitServer
public void setGitServer(String gitServer)
Copyright © 2015 WSO2. All rights reserved.