public class WorfklowFileHandler extends Object
| Constructor and Description | 
|---|
| WorfklowFileHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()This method is the main method that copies the xml files from the srouce
 directory to the destination directory. | 
| File | getDestDir() | 
| String | getTempDir() | 
| String | getWorkflowXMLDestDir() | 
| String | getWorkflowXMLSrcDir() | 
| void | setWorkflowXMLDestDir(String workflowXMLDestDir) | 
| void | setWorkflowXMLSrcDir(String workflowXMLSrcDir) | 
public WorfklowFileHandler()
public void execute()
public File getDestDir()
public String getTempDir()
public String getWorkflowXMLSrcDir()
public void setWorkflowXMLSrcDir(String workflowXMLSrcDir)
public String getWorkflowXMLDestDir()
public void setWorkflowXMLDestDir(String workflowXMLDestDir)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.