当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
AssetMove (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.repository.events
Class AssetMove
java.lang.Object
org.drools.repository.events.AssetChange
org.drools.repository.events.AssetMove
public class AssetMove
- extends AssetChange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetMove
public AssetMove(String oldFileName,
String format,
String oldPath,
String newFileFormat,
String newPath)
getFormat
public String getFormat()
getNewFileFormat
public String getNewFileFormat()
getNewPath
public String getNewPath()
getOldFileName
public String getOldFileName()
getOldPath
public String getOldPath()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.