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

AssetChange (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.repository.events
Class AssetChange

java.lang.Object
  extended by org.drools.repository.events.AssetChange
Direct Known Subclasses:
AssetCreate, AssetDelete, AssetMove, AssetUpdate

public class AssetChange
extends Object


Constructor Summary
AssetChange()
           
 
Method Summary
 String getChangeComment()
           
 void setChangeComment(String changeComment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetChange

public AssetChange()
Method Detail

getChangeComment

public String getChangeComment()

setChangeComment

public void setChangeComment(String changeComment)


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