Uses of Interface
org.ow2.orchestra.facade.def.ActivityDefinition

Packages that use ActivityDefinition
org.ow2.orchestra.facade   
org.ow2.orchestra.facade.def   
 

Uses of ActivityDefinition in org.ow2.orchestra.facade
 

Methods in org.ow2.orchestra.facade that return ActivityDefinition
 ActivityDefinition QuerierDefinitionAPI.getActivityDefinition(ActivityDefinitionUUID activityDefinitionUUID)
          Returns recorded definition data for the given activity definition UUID.
 

Uses of ActivityDefinition in org.ow2.orchestra.facade.def
 

Subinterfaces of ActivityDefinition in org.ow2.orchestra.facade.def
 interface AssignActivityDefinition
           
 interface BaseCatchDefinition<E extends BaseCatchDefinition<?>>
           
 interface BaseFCTDefinition
           
 interface BpelActivityDefinition
           
 interface BpelActivityWithChildrenDefinition
           
 interface BpelActivityWithSingleChildDefinition
           
 interface CatchAllDefinition
           
 interface CatchDefinition
           
 interface CompensateActivityDefinition
           
 interface CompensateScopeActivityDefinition
           
 interface CompensationHandlerDefinition
           
 interface EmptyActivityDefinition
           
 interface ExitActivityDefinition
           
 interface FlowActivityDefinition
           
 interface ForeachActivityDefinition
           
 interface IfActivityDefinition
           
 interface InvokeActivityDefinition
           
 interface PickActivityDefinition
           
 interface ProcessDefinition
          Define a process record.
 interface ReceiveActivityDefinition
           
 interface RepeatUntilActivityDefinition
           
 interface ReplyActivityDefinition
           
 interface RethrowActivityDefinition
           
 interface ScopeActivityDefinition
           
 interface SequenceActivityDefinition
           
 interface TerminationHandlerDefinition
           
 interface ThrowActivityDefinition
           
 interface WaitActivityDefinition
           
 interface WhileActivityDefinition
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.