当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ScmLogEntry.Copy (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.scm.log
Class ScmLogEntry.Copy
java.lang.Object
org.drools.scm.log.ScmLogEntry.Copy
- All Implemented Interfaces:
- ScmLogEntryItem
- Enclosing class:
- ScmLogEntry
public static class ScmLogEntry.Copy
- extends Object
- implements ScmLogEntryItem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScmLogEntry.Copy
public ScmLogEntry.Copy(char type,
String fromPath,
long fromRevision,
String toPath,
long toRevision)
getFromPath
public String getFromPath()
getFromRevision
public long getFromRevision()
getToPath
public String getToPath()
gettoRevision
public long gettoRevision()
getPathType
public char getPathType()
- Specified by:
getPathType
in interface ScmLogEntryItem
getActionType
public char getActionType()
- Specified by:
getActionType
in interface ScmLogEntryItem
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.