当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ScmLogEntry (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.scm.log
Class ScmLogEntry
java.lang.Object
org.drools.scm.log.ScmLogEntry
public class ScmLogEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScmLogEntry
public ScmLogEntry(String author,
Date date,
String message)
getAuthor
public String getAuthor()
getDate
public Date getDate()
getMessage
public String getMessage()
addAction
public void addAction(ScmLogEntryItem item)
getAction
public List getAction()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.