Uses of Class
org.apache.ode.daohib.bpel.hobj.HBpelEvent

Packages that use HBpelEvent
org.apache.ode.daohib.bpel.hobj Hibernate POJOs for bpel. 
 

Uses of HBpelEvent in org.apache.ode.daohib.bpel.hobj
 

Methods in org.apache.ode.daohib.bpel.hobj that return types with arguments of type HBpelEvent
 java.util.Collection<HBpelEvent> HProcessInstance.getEvents()
           
 java.util.Collection<HBpelEvent> HProcess.getEvents()
           
 

Method parameters in org.apache.ode.daohib.bpel.hobj with type arguments of type HBpelEvent
 void HProcessInstance.setEvents(java.util.Collection<HBpelEvent> events)
           
 void HProcess.setEvents(java.util.Collection<HBpelEvent> events)
           
 



Copyright © 2015 WSO2. All Rights Reserved.