Uses of Package
org.jbpm

Packages that use org.jbpm
org.jbpm central access to the jbpm database and other services. 
org.jbpm.ant user ant tasks to deploy processes for users and continuous integration tasks for starting hsqldb and jboss. 
org.jbpm.command commands that can be used as an alternative to the try-finally blocks in the user code. 
org.jbpm.command.impl command service can execute commands and apply an interceptor chain to it. 
org.jbpm.configuration creates object graphs based on xml description for the jbpm configuration. 
org.jbpm.db provides access the to jBPM database. 
org.jbpm.graph.def contains all structural elements of a process graph. 
org.jbpm.graph.exe contains the runtime structures for process executions. 
org.jbpm.job JNDI helper for JCR compatibility. 
org.jbpm.job.executor job executor component. 
org.jbpm.jpdl base jPDL package only containing the JpdlException. 
org.jbpm.jpdl.el interfaces and binding classes for expression language resolving. 
org.jbpm.persistence base persistence classes. 
org.jbpm.svc base service infrastructure classes. 
org.jbpm.svc.save various implementation of save operations that are invoked when a process instance is saved. 
org.jbpm.util various java-level helper utility classes. 
org.jbpm.web helper classes for using the API in a web environment. 
 

Classes in org.jbpm used by org.jbpm
JbpmConfiguration
          configuration of one jBPM instance.
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.ant
JbpmConfiguration
          configuration of one jBPM instance.
 

Classes in org.jbpm used by org.jbpm.command
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.command.impl
JbpmConfiguration
          configuration of one jBPM instance.
 

Classes in org.jbpm used by org.jbpm.configuration
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.db
AbstractJbpmTestCase
           
JbpmConfiguration
          configuration of one jBPM instance.
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.graph.def
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.graph.exe
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.job
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.job.executor
JbpmConfiguration
          configuration of one jBPM instance.
 

Classes in org.jbpm used by org.jbpm.jpdl
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.jpdl.el
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.persistence
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.svc
JbpmContext
          is used to surround persistent operations to processes.
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.svc.save
JbpmContext
          is used to surround persistent operations to processes.
 

Classes in org.jbpm used by org.jbpm.util
JbpmException
          base exception used for all exceptions thrown in jBPM.
 

Classes in org.jbpm used by org.jbpm.web
JbpmConfiguration
          configuration of one jBPM instance.
 



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