Uses of Interface
org.apache.ode.bpel.dao.CorrelatorDAO

Uses of CorrelatorDAO in org.apache.ode.bpel.dao
 

Methods in org.apache.ode.bpel.dao that return CorrelatorDAO
 CorrelatorDAO ProcessDAO.addCorrelator(java.lang.String correlator)
           
 CorrelatorDAO ProcessDAO.getCorrelator(java.lang.String correlatorId)
          Get a message correlator instance.
 CorrelatorDAO ProcessInstanceDAO.getInstantiatingCorrelator()
          Return the correlator which results in the instantiation of the process instance.
 

Methods in org.apache.ode.bpel.dao with parameters of type CorrelatorDAO
 ProcessInstanceDAO ProcessDAO.createInstance(CorrelatorDAO instantiatingCorrelator)
          Create a new process instance object.
 



Copyright © 2015 WSO2. All Rights Reserved.