org.exoplatform.services.workflow.impl.bonita
Class XPDLFileDefinition

java.lang.Object
  extended by org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
      extended by org.exoplatform.services.workflow.impl.bonita.XPDLFileDefinition
All Implemented Interfaces:
FileDefinition

public class XPDLFileDefinition
extends BARFileDefinition


Field Summary
 
Fields inherited from class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
entries
 
Constructor Summary
XPDLFileDefinition(java.io.InputStream inputStream)
           
XPDLFileDefinition(javax.jcr.Node node)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.services.workflow.impl.bonita.BARFileDefinition
deploy, getCustomizedView, getEntries, getEntry, getForm, getFormsDefinition, getProcessModelName, getResourceBundle, getResourceBundleName, getVariables, getXPDLDefinition, isDelegatedView, isFormDefined
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPDLFileDefinition

public XPDLFileDefinition(java.io.InputStream inputStream)
                   throws java.io.IOException
Throws:
java.io.IOException

XPDLFileDefinition

public XPDLFileDefinition(javax.jcr.Node node)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.