public class DirectoryCopy extends Object implements Function
Constructor and Description |
---|
DirectoryCopy() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
String source,
String destination) |
static String |
call(PageContext pc,
String source,
String destination,
boolean recurse) |
static String |
call(PageContext pc,
String source,
String destination,
boolean recurse,
Object filter) |
static String |
call(PageContext pc,
String source,
String destination,
boolean recurse,
Object filter,
boolean createPath) |
public DirectoryCopy()
public static String call(PageContext pc, String source, String destination) throws PageException
PageException
public static String call(PageContext pc, String source, String destination, boolean recurse) throws PageException
PageException
public static String call(PageContext pc, String source, String destination, boolean recurse, Object filter) throws PageException
PageException
public static String call(PageContext pc, String source, String destination, boolean recurse, Object filter, boolean createPath) throws PageException
PageException
Copyright © 2015 Lucee