public class JesFtpFile
extends org.apache.commons.net.ftp.FTPFile
FTPFile
implementation to hold a Job
object.Constructor and Description |
---|
JesFtpFile(Job job,
String rawListing)
Creates a file containing a
Job object and sets the original FTP
server raw listing from which the job was created. |
Modifier and Type | Method and Description |
---|---|
Job |
getJob()
Job details
|
String |
toString() |
getGroup, getHardLinkCount, getLink, getName, getRawListing, getSize, getTimestamp, getTimestampInstant, getType, getUser, hasPermission, isDirectory, isFile, isSymbolicLink, isUnknown, isValid, setGroup, setHardLinkCount, setLink, setName, setPermission, setRawListing, setSize, setTimestamp, setType, setUser, toFormattedString, toFormattedString
Copyright © 2025. All rights reserved.