Uses of Package
org.jbpm.api.client

Packages that use org.jbpm.api.client
org.jbpm.api the primary facade interfaces to the process repository, the execution repository and the management functionalities
org.jbpm.api.client for clients that want direct programmatic access to the execution object like e.g. in unit tests. 
org.jbpm.api.session interfaces to pluggable transactional resources to be used by activity implementations. 
org.jbpm.api.task   
 

Classes in org.jbpm.api.client used by org.jbpm.api
ClientProcessDefinition
          adds factory methods for creating and beginning new process instances.
 

Classes in org.jbpm.api.client used by org.jbpm.api.client
ClientExecution
          view upon an path of execution exposed to external clients.
ClientProcessInstance
           
 

Classes in org.jbpm.api.client used by org.jbpm.api.session
ClientExecution
          view upon an path of execution exposed to external clients.
ClientProcessDefinition
          adds factory methods for creating and beginning new process instances.
 

Classes in org.jbpm.api.client used by org.jbpm.api.task
ClientExecution
          view upon an path of execution exposed to external clients.
 



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