org.kuali.common.util.execute
Class CopyLocationsToDirectoryExecutable
java.lang.Object
org.kuali.common.util.execute.AbstractCopyLocationsExecutable
org.kuali.common.util.execute.CopyLocationsToDirectoryExecutable
- All Implemented Interfaces:
- Executable
public class CopyLocationsToDirectoryExecutable
- extends AbstractCopyLocationsExecutable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyLocationsToDirectoryExecutable
public CopyLocationsToDirectoryExecutable()
getFiles
protected List<File> getFiles(List<String> locations)
- Specified by:
getFiles
in class AbstractCopyLocationsExecutable
isAddSequenceToFilenames
public boolean isAddSequenceToFilenames()
setAddSequenceToFilenames
public void setAddSequenceToFilenames(boolean addSequenceToFilenames)
getInitialSequenceNumber
public int getInitialSequenceNumber()
setInitialSequenceNumber
public void setInitialSequenceNumber(int initialSequenceNumber)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.