Package org.jbpm.api

the primary facade interfaces to the process repository, the execution repository and the management functionalities.

See:
          Description

Interface Summary
Deployment  
Execution a runtime path of execution.
ExecutionService manages runtime process executions.
HistoryService exposes the history information for ongoing and past process instances.
IdentityService  
JobQuery  
ManagementService operations targeted to system operators that need to keep the process engine up and running.
Problem  
ProcessDefinition a graphical process which is deployed in the .
ProcessDefinitionQuery  
ProcessEngine central starting point for all process engine API interactions.
ProcessInstance a process instance is one execution of a process definition.
ProcessInstanceQuery  
RepositoryService  
TaskQuery  
TaskService Human task management facility.
 

Class Summary
Configuration process engine configuration.
 

Exception Summary
JbpmException  
 

Package org.jbpm.api Description

the primary facade interfaces to the process repository, the execution repository and the management functionalities.



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