Uses of Interface
org.apache.ode.bpel.iapi.ProcessConf

Packages that use ProcessConf
org.apache.ode.bpel.iapi   
 

Uses of ProcessConf in org.apache.ode.bpel.iapi
 

Methods in org.apache.ode.bpel.iapi that return ProcessConf
 ProcessConf ProcessStore.getProcessConfiguration(javax.xml.namespace.QName processId)
          Gets all the details of a process configuration (properties, deploy dates, ...)
 

Methods in org.apache.ode.bpel.iapi with parameters of type ProcessConf
 void BpelServer.cleanupProcess(ProcessConf conf)
           
 void BpelServer.register(ProcessConf conf)
          Register a process with the server.
 



Copyright © 2015 WSO2. All Rights Reserved.