com.izforge.izpack.util.os
Class FileQueueMove
java.lang.Object
com.izforge.izpack.util.os.FileQueueCopy
com.izforge.izpack.util.os.FileQueueMove
- All Implemented Interfaces:
- FileQueueOperation
public class FileQueueMove
- extends FileQueueCopy
File queue move operation (Windows Setup API)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileQueueMove
public FileQueueMove(File fromFile,
File toFile)
FileQueueMove
public FileQueueMove(File fromFile,
File toFile,
boolean forceInUse)
addTo
public void addTo(WinSetupFileQueue filequeue)
throws IOException
- Specified by:
addTo in interface FileQueueOperation- Overrides:
addTo in class FileQueueCopy
- Throws:
IOException
Copyright © 2018. All rights reserved.