public class ScmContext extends Object
ScmContext()
List<String>
getIgnores()
String
getUrl()
getVendor()
void
setIgnores(List<String> ignores)
setUrl(String url)
setVendor(String vendor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScmContext()
public String getVendor()
public void setVendor(String vendor)
public String getUrl()
public void setUrl(String url)
public List<String> getIgnores()
public void setIgnores(List<String> ignores)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.