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

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

Methods in org.apache.ode.bpel.dao that return FaultDAO
 FaultDAO ProcessInstanceDAO.getFault()
          The un-caught fault associated with the process.
 

Methods in org.apache.ode.bpel.dao with parameters of type FaultDAO
 void ProcessInstanceDAO.setFault(FaultDAO fault)
          The un-caught fault associated with the process.
 



Copyright © 2015 WSO2. All Rights Reserved.