Uses of Class
org.jbpm.command.SignalCommand

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

Uses of SignalCommand in org.jbpm.command
 

Methods in org.jbpm.command that return SignalCommand
 SignalCommand SignalCommand.expectedStateName(String expectedStateName)
           
 SignalCommand SignalCommand.tokenId(long tokenId)
           
 SignalCommand SignalCommand.transitionName(String transitionName)
           
 SignalCommand SignalCommand.variables(Map variables)
           
 



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