Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z
D
DailyCountPreStep
- Class in
com.taleo.integration.client.customstep.count
Pre-processing step interrupt execution when a given maximum of records has been extracted on the current day.
DailyCountPreStep()
- Constructor for class com.taleo.integration.client.customstep.count.
DailyCountPreStep
Constructor without arguments.
DateProvider
- Interface in
com.taleo.integration.client.customstep.lrd
Interface for date providers.
DateUtils
- Class in
com.taleo.integration.client.customstep.util
Utility class for dates.
DateUtils()
- Constructor for class com.taleo.integration.client.customstep.util.
DateUtils
DecodePostStep
- Class in
com.taleo.integration.client.customstep.csv
Post-processing step to decode a column in a CSV file containing the results of an export.
DecodePostStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
DecodePostStep
Constructor without arguments.
decreaseFactor
- Variable in class com.taleo.integration.client.customstep.paging.
PagingPreStep
The decrease factor.
DEFAULT_CHUNK_SIZE
- Static variable in class com.taleo.integration.client.customstep.util.csv.
MergeSort
The default chunk size (KB).
DEFAULT_DATETIME_MASK
- Static variable in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Default datetime mask.
DEFAULT_DATETIME_SOURCE
- Static variable in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Default datetime source.
DEFAULT_LRD_MINUTE_ADJUSTMENT
- Static variable in interface com.taleo.integration.client.customstep.lrd.
DateProvider
Default value for lrd.filtering.minute.adjustment.computer system property.
DEFAULT_LRD_NAMING
- Static variable in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Default lRD naming strategy.
DEFAULT_RESET_TIME_ZONE
- Static variable in class com.taleo.integration.client.customstep.count.
CountManager
Default value for com.taleo.client.customstep.CountManager.ResetTimeZone system property.
DEFAULT_STRING_DELIMITER
- Static variable in class com.taleo.integration.client.customstep.csv.
ReplaceAllPostStep
The default string list delimiter.
DefaultDocumentInfo
- Class in
com.taleo.integration.client.customstep.tools.document
Deprecated.
No more necessary with the added Document.Code to build filename.
DefaultDocumentInfo(File)
- Constructor for class com.taleo.integration.client.customstep.tools.document.
DefaultDocumentInfo
Deprecated.
Constructor with the file.
delete()
- Method in class com.taleo.integration.client.customstep.file.
DeleteFileStep
Delete files matching the pattern.
delete()
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteFtpStep
Delete the file from the FTP server.
delete()
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteSftpStep
Execute the step by deleting the file from the SFTP server.
delete()
- Method in class com.taleo.integration.client.customstep.paging.
PagingManager
Delete the paging file.
deleteCount()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the delete count.
DeleteFileStep
- Class in
com.taleo.integration.client.customstep.file
Processing step to delete files from disk.
DeleteFileStep()
- Constructor for class com.taleo.integration.client.customstep.file.
DeleteFileStep
Constructor without arguments.
DeleteFtpStep
- Class in
com.taleo.integration.client.customstep.ftp
Processing step to delete a file from an FTP server.
DeleteFtpStep()
- Constructor for class com.taleo.integration.client.customstep.ftp.
DeleteFtpStep
Constructor without arguments.
DeleteSftpStep
- Class in
com.taleo.integration.client.customstep.ftp
Processing step to delete a file from an SFTP server.
DeleteSftpStep()
- Constructor for class com.taleo.integration.client.customstep.ftp.
DeleteSftpStep
Constructor without arguments.
deserializeBase64(String)
- Static method in class com.taleo.integration.client.customstep.util.csv.
CsvUtils
Deserialize a Base64 string into an object.
difference(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
DifferencePostStep
Calculate the difference, i.e.
DifferencePostStep
- Class in
com.taleo.integration.client.customstep.csv
Post-processing step to calculate the difference between a file (the target) and the current file in the pipeline (the source).
DifferencePostStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
DifferencePostStep
Constructor without arguments.
DigestPostStep
- Class in
com.taleo.integration.client.customstep.csv
Post-processing step to apply a digest algorithm (one-way hash function) to a column in a CSV file containing the results of an export.
DigestPostStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
DigestPostStep
Constructor without arguments.
DocumentFromURLPreStep
- Class in
com.taleo.integration.client.customstep.csv
Pre-processing step to replace a URL to a document into its actual content in Base64GZip format.
DocumentFromURLPreStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
Constructor without arguments.
DocumentInfo
- Interface in
com.taleo.integration.client.customstep.tools.document
Deprecated.
No more necessary with the added Document.Code to build filename.
DocumentInfoBuilder
- Class in
com.taleo.integration.client.customstep.tools.document
Deprecated.
No more necessary with the added Document.Code to build filename.
DocumentInfoBuilder()
- Constructor for class com.taleo.integration.client.customstep.tools.document.
DocumentInfoBuilder
Deprecated.
doHttpPost(File, String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
HTTP Post the file.
doUpload(FTPClient, File, String, String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadFtpStep
Private method to upload the file to the FTP server.
doUpload(ChannelSftp, File, String, String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadSftpStep
Private method to upload the file to the SFTP server.
download(File)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadFtpPreStep
Download the file from the FTP server and put the result in the specified local file.
download(File)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadSftpPreStep
Download the file from the SFTP server and put the result in the specified local file.
DownloadFtpPreStep
- Class in
com.taleo.integration.client.customstep.ftp
Pre-Processing step to download a file from an FTP server and use it as request data file for import.
DownloadFtpPreStep()
- Constructor for class com.taleo.integration.client.customstep.ftp.
DownloadFtpPreStep
Constructor without arguments.
DownloadSftpPreStep
- Class in
com.taleo.integration.client.customstep.ftp
Processing step to download a file from an SFTP server and make it the current file in the pipeline.
DownloadSftpPreStep()
- Constructor for class com.taleo.integration.client.customstep.ftp.
DownloadSftpPreStep
Constructor without arguments.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z