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

JcrActionFactory.AddFile (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.scm.jcr
Class JcrActionFactory.AddFile

java.lang.Object
  extended by org.drools.scm.jcr.JcrActionFactory.AddFile
All Implemented Interfaces:
ScmAction
Enclosing class:
JcrActionFactory

public static class JcrActionFactory.AddFile
extends Object
implements ScmAction


Constructor Summary
JcrActionFactory.AddFile(String path, String file, byte[] content)
           
 
Method Summary
 void applyAction(Object context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrActionFactory.AddFile

public JcrActionFactory.AddFile(String path,
                                String file,
                                byte[] content)
Method Detail

applyAction

public void applyAction(Object context)
                 throws Exception
Specified by:
applyAction in interface ScmAction
Throws:
Exception


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