org.ow2.bonita.facade.def.element
Interface SubFlowDef

All Superinterfaces:
java.io.Serializable

public interface SubFlowDef
extends java.io.Serializable


Nested Class Summary
static class SubFlowDef.Execution
           
 
Method Summary
 java.util.List<java.lang.String> getActualParameters()
           
 SubFlowDef.Execution getExecution()
          ASYNCHR is not supported
 java.lang.String getProcessId()
           
 

Method Detail

getProcessId

java.lang.String getProcessId()

getActualParameters

java.util.List<java.lang.String> getActualParameters()

getExecution

SubFlowDef.Execution getExecution()
ASYNCHR is not supported