Uses of Class
org.jbpm.command.VariablesCommand

Packages that use VariablesCommand
org.jbpm.command commands that can be used as an alternative to the try-finally blocks in the user code. 
 

Uses of VariablesCommand in org.jbpm.command
 

Methods in org.jbpm.command that return VariablesCommand
 VariablesCommand VariablesCommand.taskInstanceId(long taskInstanceId)
           
 VariablesCommand VariablesCommand.tokenId(long tokenId)
           
 VariablesCommand VariablesCommand.variables(Map variables)
           
 



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