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
E
ENDPROPERTIES
- Static variable in class com.taleo.integration.client.customstep.util.csv.
CsvPropertiesSectionConstants
endsWith(Object, Object)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Check if the first argument string ends with the second argument string.
equals(Comparable, Comparable)
- Method in class com.taleo.integration.client.customstep.velocity.
LogicTool
Test two Comparable arguments for equality.
ERROR_INVALID_READER
- Static variable in class com.taleo.integration.client.customstep.util.csv.
CSVReader
Error message format when the csv is not well form.
errorContent()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the error content.
errorContent(String)
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the error content, excluding the ones where the given regex pattern is found at least once.
errorCount()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the error count.
errorCount(String)
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the error count, excluding the ones where the given regex pattern is found at least once.
escapeRegex(String)
- Static method in class com.taleo.integration.client.customstep.util.
RegexUtils
This function will escape special characters within a string to ensure that the string will not be parsed as a regular expression.
escRegEx(String)
- Static method in class com.taleo.integration.client.customstep.util.
RegexUtils
This procedure is used to ensure that a string is not interpreted as a regular expression.
evaluate(InputStream, String, QName)
- Method in class com.taleo.integration.client.customstep.util.xml.
XPathHelper
Evaluate an XPath expression on an XML fragment.
evaluateTriggeringRule(VelocityContext)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Evaluate the triggering rule.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.compress.
ZipPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.control.
BreakStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.control.
FilterExportErrorPostStep
execute(File)
- Method in class com.taleo.integration.client.customstep.control.
FilterExportErrorPostStep
Execute the step by matching error message.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.control.
RaiseExportErrorPostStep
execute(File)
- Method in class com.taleo.integration.client.customstep.control.
RaiseExportErrorPostStep
Execute the step by detecting and raising errors in the file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.count.
ConvertToCountPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.count.
DailyCountPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.count.
ExportCountPostStep
execute(File, Properties)
- Method in class com.taleo.integration.client.customstep.count.
ExportCountPostStep
Execute over the input file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
AbstractSortStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
AbstractSortStep
Copy the input file to the output file while applying the required sorting.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
BaseCustomCsvStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
Copy the input file to the output file while adding the header and/or footer.
execute(File, File, File)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
Copy the input file to the output file while adding the header and/or footer.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
Copy the input file to the output file while applying the required transformation.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
CsvToXmlPreStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
CsvToXmlPreStep
Create the XML file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
DifferencePostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ExportHeaderFooterPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
FixedLengthPostStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
FixedLengthPostStep
Copy the input file to the output file while applying the columns formatting.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ForceQuotationPostStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
ForceQuotationPostStep
Copy the input file to the output file while forcing quotation.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ImportHeaderFooterPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
RemoveEmptyLinesPostStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
RemoveEmptyLinesPostStep
Copy the input file to the output file while removing empty lines.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ReplaceAllPostStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
ReplaceAllPostStep
Copy the input file to the output file while applying the required replacements.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ReplaceAllPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
ReplacePreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.csv.
StripHeaderFooterPreStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.csv.
StripHeaderFooterPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
execute(File)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Execute the step and write result in the given file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.file.
DeleteFileStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.file.
MoveFileStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.file.
WriteFileStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteFtpStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteSftpStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadFtpPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadSftpPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadFtpStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadSftpStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
execute(String, File, String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Execute the step.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
execute()
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Execute the step over files matching the file pattern and containing each one a single email record.
execute(Session, File)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Execute the step over a file containing a single email record.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPreStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Execute the XSL transformation.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
execute(File)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Process the input file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractFilesPostStep
execute(File)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractFilesPostStep
Process the input file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
ReplaceSymbolsInQueryPreStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
execute(File)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Split the input file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
StripInvalidXMLCharsStep
execute(File, File)
- Method in class com.taleo.integration.client.customstep.xml.
StripInvalidXMLCharsStep
Process the input file and send result in the output file.
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
XslPostStep
execute(Pipeline)
- Method in class com.taleo.integration.client.customstep.xml.
XslPreStep
ExportCountPostStep
- Class in
com.taleo.integration.client.customstep.count
Post processing step to count the records coming out directly from the zone, before any client transformation.
ExportCountPostStep()
- Constructor for class com.taleo.integration.client.customstep.count.
ExportCountPostStep
Constructor without arguments.
ExportHeaderFooterPostStep
- Class in
com.taleo.integration.client.customstep.csv
Post-processing step to add a header and/or footer to a CSV file containing the results of an export.
ExportHeaderFooterPostStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
ExportHeaderFooterPostStep
ExtractAttachedFilePostStep
- Class in
com.taleo.integration.client.customstep.xml
Deprecated.
Use
ExtractFilesPostStep
with operations parameter set to "DecodeBase64,Gunzip" instead.
ExtractAttachedFilePostStep()
- Constructor for class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Constructor without arguments.
ExtractFilesPostStep
- Class in
com.taleo.integration.client.customstep.xml
Post-processing step to extract files content and create those files on disk.
ExtractFilesPostStep()
- Constructor for class com.taleo.integration.client.customstep.xml.
ExtractFilesPostStep
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