org.kuali.common.util.service
Class SubversionService
java.lang.Object
org.kuali.common.util.service.DefaultExecService
org.kuali.common.util.service.SubversionService
- All Implemented Interfaces:
- ExecService, ScmService
public class SubversionService
- extends DefaultExecService
- implements ScmService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubversionService
public SubversionService()
add
public void add(List<File> paths)
- Specified by:
add
in interface ScmService
delete
public void delete(List<File> paths)
- Specified by:
delete
in interface ScmService
commit
public void commit(List<File> paths,
String message)
- Specified by:
commit
in interface ScmService
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.