Class | Description |
---|---|
AllObjects2BytesConverterHandler | |
ISO8601DateUtil |
Helper class for converting ISO datetime strings of the following format:
"2008-03-01T13:00:00+01:00".
|
JarUtils |
Utils for creating and reading jar files.
|
LogFormatter | |
Object2ByteConverter | |
PageBoundaries |
Utility class to pass boundaries easily.
|
Pagination |
Utility methods to ease pagination.
|
RegexpMatcher |
RegexpMatcher should help you when looking for patterns in a string.
|
SchedulerProxyUserInterface |
This class implements an active object managing a connection to the Scheduler (a proxy to the Scheduler)
You must init the proxy by calling the
SchedulerProxyUserInterface.init(String, String, String) method after having created it |
TaskLoggerRelativePathGenerator | |
VariableSubstitutor |
Utility class which facilitates the filtering of variables defined in strings
and scripts by using a variable map.
|
ZipUtils |
Utils for creating and reading zip files.
|