Uses of Interface
org.ow2.orchestra.facade.runtime.WaitingActivity

Packages that use WaitingActivity
org.ow2.orchestra.facade.runtime   
org.ow2.orchestra.facade.runtime.impl   
 

Uses of WaitingActivity in org.ow2.orchestra.facade.runtime
 

Methods in org.ow2.orchestra.facade.runtime that return WaitingActivity
 WaitingActivity WaitActivityInstance.getWaitingActivity()
           
 

Methods in org.ow2.orchestra.facade.runtime that return types with arguments of type WaitingActivity
 List<WaitingActivity> PickActivityInstance.getWaitingActivityList()
           
 

Uses of WaitingActivity in org.ow2.orchestra.facade.runtime.impl
 

Classes in org.ow2.orchestra.facade.runtime.impl that implement WaitingActivity
 class WaitingActivityImpl
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return WaitingActivity
 WaitingActivity WaitingActivityImpl.copy()
           
 WaitingActivity WaitActivityInstanceImpl.getWaitingActivity()
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return types with arguments of type WaitingActivity
 List<WaitingActivity> PickActivityInstanceImpl.getWaitingActivityList()
           
 

Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type WaitingActivity
WaitingActivityImpl(WaitingActivity waitingActivity)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.