A convenience function for configuring a Component (or descendent class)
from the system properties, the arguments passed to main, and the
properties file.
This is an extension of the standard Properties class that can generate
elements by command-line parsing and by stripping prefixes from the elements
of Properties objects--both useful in generating configuration values.
Creates a suite with the following reporters:
gcc version reporter running on resource teragrid
myproxy unit reporter running on resource teragrid
gatekeeper unit reporter running on resource teragrid
tgcp unit reporter running on resource teragrid
Creates a suite with the following reporters:
deletes gcc version reporter running on resource teragrid
adds gcc version reporter running on resource sdsc
deletes myproxy unit reporter running on resource teragrid
A class that represents a cron schedule: an event schedule that allows for
execution based on some combination of minute, hour, day of month, month,
and day of week.
Given a cron field spec, a target integer, and a range, returns the lowest
integer w/in the range, equal or greater to the target, that is included
in the list of values specified by the field spec.
Checks for a package update by iterating through all repositories
and returns true if it finds a version of the package more recent
than the specified one.
Asks the Depot for XML that summarizes the success/failure history over a
given period to today for each series selected by an HQL WHERE
clause expression.
Command: PACKAGE SP uri CRLF
FILENAME SP name CRLF
VERSION SP version CRLF
INSTALLPATH SP path CRLF
[PERMISSION SP oct CRLF]
CONTENT SP packageContent CRLF
Response: OK CRLF
Send a reporter module or tar.gz package to the reporter manager.
Expand the macros contained in the suite's seriesConfig using the
definitions provided in resources and create multiple seriesConfig for
suiteExpanded.