Uses of Interface
org.jbpm.api.model.CompositeElement

Packages that use CompositeElement
org.jbpm.api.client for clients that want direct programmatic access to the execution object like e.g. in unit tests. 
org.jbpm.api.model common model base classes for the client, activity and event listener API's 
 

Uses of CompositeElement in org.jbpm.api.client
 

Subinterfaces of CompositeElement in org.jbpm.api.client
 interface ClientProcessDefinition
          adds factory methods for creating and beginning new process instances.
 

Uses of CompositeElement in org.jbpm.api.model
 

Subinterfaces of CompositeElement in org.jbpm.api.model
 interface Activity
          a activity in a OpenProcessDefinition graph.
 interface OpenProcessDefinition
          a graph (or tree) structure that can be executed.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.