com.opensymphony.workflow
Class JoinNodes

java.lang.Object
  extended by com.opensymphony.workflow.JoinNodes

public class JoinNodes
extends Object

DOCUMENT ME!

Version:
$Revision: 1.3 $
Author:
$author$

Constructor Summary
JoinNodes(Collection steps)
           
 
Method Summary
 Step getStep(int stepId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinNodes

public JoinNodes(Collection steps)
Method Detail

getStep

public Step getStep(int stepId)

OpenSymphony Workflow Project Page