当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ScmLogEntry.Add (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.scm.log
Class ScmLogEntry.Add
java.lang.Object
org.drools.scm.log.ScmLogEntry.Add
- All Implemented Interfaces:
- ScmLogEntryItem
- Enclosing class:
- ScmLogEntry
public static class ScmLogEntry.Add
- extends Object
- implements ScmLogEntryItem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScmLogEntry.Add
public ScmLogEntry.Add(char type,
String path,
long revision)
getPath
public String getPath()
getRevision
public long getRevision()
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.