Uses of Interface
org.ow2.bonita.pvm.model.Discussable

Packages that use Discussable
org.ow2.bonita.pvm.activity   
org.ow2.bonita.pvm.client   
org.ow2.bonita.pvm.internal.model   
org.ow2.bonita.pvm.listener   
org.ow2.bonita.pvm.model   
 

Uses of Discussable in org.ow2.bonita.pvm.activity
 

Subinterfaces of Discussable in org.ow2.bonita.pvm.activity
 interface ActivityExecution
          view upon an path of execution exposed to Activity implementations.
 

Uses of Discussable in org.ow2.bonita.pvm.client
 

Subinterfaces of Discussable in org.ow2.bonita.pvm.client
 interface ClientExecution
          view upon an path of execution exposed to external clients.
 interface ClientProcessInstance
           
 

Uses of Discussable in org.ow2.bonita.pvm.internal.model
 

Classes in org.ow2.bonita.pvm.internal.model that implement Discussable
 class CommentImpl
           
 class ExecutionImpl
           
 

Uses of Discussable in org.ow2.bonita.pvm.listener
 

Subinterfaces of Discussable in org.ow2.bonita.pvm.listener
 interface EventListenerExecution
          view upon an path of execution exposed to EventListener implementations.
 

Uses of Discussable in org.ow2.bonita.pvm.model
 

Subinterfaces of Discussable in org.ow2.bonita.pvm.model
 interface Comment
          a free text comment that can be made to an Execution or a task.
 interface OpenExecution
          execution that opens up access to the related objects in the execution and process definition model.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.