Uses of Package
org.jbpm.api.cmd

Packages that use org.jbpm.api.cmd
org.jbpm.api the jBPM API, Start by creating a Configuration, build a ProcessEngine from that, and then you can find the workflow methods on the services like ExecutionService, TaskService
org.jbpm.api.cmd   
 

Classes in org.jbpm.api.cmd used by org.jbpm.api
Command
          commands that can be executed by the process engine.
 

Classes in org.jbpm.api.cmd used by org.jbpm.api.cmd
Command
          commands that can be executed by the process engine.
Environment
          exposes configured process engine scope objects and transaction scope objects to command implementations.
ParamCommand
          command with support for parameter passing from the client to the implementation.
 



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