|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HActivityRecovery | |
|---|---|
| org.apache.ode.daohib.bpel | An implementation of the BPEL data access objects (DAO) api using hibernate. |
| org.apache.ode.daohib.bpel.hobj | Hibernate POJOs for bpel. |
| Uses of HActivityRecovery in org.apache.ode.daohib.bpel |
|---|
| Constructors in org.apache.ode.daohib.bpel with parameters of type HActivityRecovery | |
|---|---|
ActivityRecoveryDaoImpl(SessionManager sm,
HActivityRecovery recovery)
|
|
| Uses of HActivityRecovery in org.apache.ode.daohib.bpel.hobj |
|---|
| Methods in org.apache.ode.daohib.bpel.hobj that return types with arguments of type HActivityRecovery | |
|---|---|
java.util.Collection<HActivityRecovery> |
HProcessInstance.getActivityRecoveries()
|
| Method parameters in org.apache.ode.daohib.bpel.hobj with type arguments of type HActivityRecovery | |
|---|---|
void |
HProcessInstance.setActivityRecoveries(java.util.Collection<HActivityRecovery> activityRecoveries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||