Uses of Class
org.jbpm.command.VariablesCommand

Packages that use VariablesCommand
org.jbpm.command   
 

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(java.util.Map variables)
           
 



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