public class WorkflowUtilities
extends java.lang.Object
| Constructor and Description | 
|---|
| WorkflowUtilities() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Workflow | buildWorkflow(java.io.InputStream input)Builds a workflow object from data in a text file. | 
| static Workflow | buildWorkflowDragIcons(java.lang.String toolbarDragNodes)Builds the workflow dragnode toolbar from definition in properties file. | 
public static Workflow buildWorkflow(java.io.InputStream input) throws java.io.IOException
input - The input stream to read fromjava.io.IOExceptionpublic static Workflow buildWorkflowDragIcons(java.lang.String toolbarDragNodes)
input - The input stream to read from