站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

SvnActionFactory.CopyDirectory (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.scm.svn
Class SvnActionFactory.CopyDirectory

java.lang.Object
  extended by org.drools.scm.svn.SvnActionFactory.CopyDirectory
All Implemented Interfaces:
ScmAction
Enclosing class:
SvnActionFactory

public static class SvnActionFactory.CopyDirectory
extends Object
implements ScmAction


Constructor Summary
SvnActionFactory.CopyDirectory(String path, String newPath, long revision)
           
 
Method Summary
 void applyAction(Object context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvnActionFactory.CopyDirectory

public SvnActionFactory.CopyDirectory(String path,
                                      String newPath,
                                      long revision)
Method Detail

applyAction

public void applyAction(Object context)
                 throws org.tmatesoft.svn.core.SVNException
Specified by:
applyAction in interface ScmAction
Throws:
org.tmatesoft.svn.core.SVNException


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.