org.kuali.kfs.sys
Class WorkflowImporter

java.lang.Object
  extended by org.kuali.kfs.sys.WorkflowImporter

public class WorkflowImporter
extends Object


Constructor Summary
WorkflowImporter()
           
 
Method Summary
static void copyFile(File sourceFile, File destFile)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowImporter

public WorkflowImporter()
Method Detail

main

public static void main(String[] args)

copyFile

public static void copyFile(File sourceFile,
                            File destFile)
                     throws IOException
Throws:
IOException


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.