Package org.jbpm.api.cmd

Interface Summary
Command<T> commands that can be executed by the process engine.
Environment exposes configured process engine scope objects and transaction scope objects to command implementations.
 

Class Summary
ParamCommand<T> command with support for parameter passing from the client to the implementation.
VoidCommand convenience for commands without return value.
 



Copyright © 2010 JBoss Community. All Rights Reserved.