Uses of Class
org.jbpm.command.BatchSignalCommand

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

Uses of BatchSignalCommand in org.jbpm.command
 

Methods in org.jbpm.command that return BatchSignalCommand
 BatchSignalCommand BatchSignalCommand.inStateAtLeastSince(java.util.Date inStateAtLeastSince)
           
 BatchSignalCommand BatchSignalCommand.transitionName(java.lang.String transitionName)
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.