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

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

Methods in org.apache.ode.bpel.dao that return types with arguments of type ActivityRecoveryDAO
 java.util.Collection<ActivityRecoveryDAO> ProcessInstanceDAO.getActivityRecoveries()
          Returns all activity recovery objects for this process instance.
 

Method parameters in org.apache.ode.bpel.dao with type arguments of type ActivityRecoveryDAO
 void ProcessInstanceDAO.setActivityRecoveries(java.util.Collection<ActivityRecoveryDAO> recoveries)
           
 



Copyright © 2015 WSO2. All Rights Reserved.