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

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

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

Subinterfaces of ScopeActivityInstance in org.ow2.orchestra.facade.runtime
 interface ProcessInstance
          A process is considered as an activity.
 

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

Classes in org.ow2.orchestra.facade.runtime.impl that implement ScopeActivityInstance
 class ProcessInstanceImpl
          Describes a process instance.
 class ScopeActivityInstanceImpl
           
 

Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type ScopeActivityInstance
ScopeActivityInstanceImpl(ScopeActivityInstance record)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.