org.kuali.common.util
Class ScmContext
java.lang.Object
org.kuali.common.util.ScmContext
public class ScmContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScmContext
public ScmContext()
getVendor
public String getVendor()
setVendor
public void setVendor(String vendor)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getIgnores
public List<String> getIgnores()
setIgnores
public void setIgnores(List<String> ignores)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.