public interface TargetFileCriteria extends FileCriteria
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDirectory()
Returns the target directory for a file action.
|
void |
setDirectory(java.lang.String directory)
Sets the target directory for a file action.
|
getHost, setHost
java.lang.String getDirectory()
void setDirectory(java.lang.String directory)
directory
- The target directory for a file action.© 2000-2025 Flux Corporation. All rights reserved.