org.wso2.carbon.appfactory.git
Class GitBlitConfiguration
java.lang.Object
org.wso2.carbon.appfactory.git.GitBlitConfiguration
public class GitBlitConfiguration
- extends Object
Wrap of IStoredSetting of gitblit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitBlitConfiguration
public GitBlitConfiguration(com.gitblit.IStoredSettings settings)
- Parameters:
settings -
getProperty
public String getProperty(String key,
String defaultValue)
- Parameters:
key - defaultValue -
- Returns:
- If the value is set the value will be returned otherwise default
value is returned
Copyright © 2015 WSO2 Inc. All rights reserved.