net.sf.maltcms.tutorials
Class MyWorkflow

java.lang.Object
  extended by net.sf.maltcms.tutorials.MyWorkflow

public class MyWorkflow
extends Object


Constructor Summary
MyWorkflow()
           
 
Method Summary
static cross.datastructures.workflow.IWorkflow createWorkflow(File outputDirectory, List<cross.commands.fragments.IFragmentCommand> commands, List<File> inputFiles)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyWorkflow

public MyWorkflow()
Method Detail

createWorkflow

public static cross.datastructures.workflow.IWorkflow createWorkflow(File outputDirectory,
                                                                     List<cross.commands.fragments.IFragmentCommand> commands,
                                                                     List<File> inputFiles)

main

public static void main(String[] args)


Copyright © 2007-2012. All Rights Reserved.