Package edu.ufl.osg.httppoll.data

Class Summary
AlertAction Holds the alert actions (shell, email and dialogBox) for a particular http target.
BaseAlert All the specific alerts inherit from this base Class.
DialogBox Data representing an alert dialog box.
Email Data representing an alert email.
ScheduledDowntime Data representing a window of time during which HTTPPoll will not poll a target.
Shell Data representing a shell command to run when an HTTPPoll alert is triggered.
Target Data representing an HTTP target (a URL to be monitored and its associated alert data).