Uses of Class
org.jbpm.graph.action.Script

Packages that use Script
org.jbpm.graph.node contains basic node implementations. 
 

Uses of Script in org.jbpm.graph.node
 

Methods in org.jbpm.graph.node that return Script
 Script Fork.getScript()
           
 Script Join.getScript()
           
 

Methods in org.jbpm.graph.node with parameters of type Script
 void Fork.setScript(Script script)
           
 void Join.setScript(Script script)
           
 



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