| Class | Description |
|---|---|
| AbstractDatabaseAction |
Base action for any action that communicates with the database.
|
| BaseEvent |
BaseEvent - basic superclass that holds common event members.
|
| BaseMailAction |
BaseMailAction - basic abstract class to encapsulate some common Action logic.
|
| CloneErrataAction |
CloneErrataAction
|
| CloneErrataEvent |
CloneErrataAction - publish event to clone the errata into a channel
or a set of Channels.
|
| NewCloneErrataAction |
NewCloneErrataAction
|
| NewCloneErrataEvent |
NewCloneErrataAction - publish event to clone the errata into a channel.
|
| NewUserAction |
Implement Action for TraceBackEvents
|
| NewUserEvent |
An event representing an error generated from the web frontend
|
| RestartSatelliteAction |
RestartSatelliteAction
|
| RestartSatelliteEvent |
RestartSatelliteEvent - event containing necessary info to restart
the satellite.
|
| SsmChangeBaseChannelSubscriptionsAction |
Handles performing subscription changes for servers in the SSM.
|
| SsmChangeBaseChannelSubscriptionsEvent |
Event fired to carry the information necessary to perform subscription
changes for servers in the SSM.
|
| SsmChangeChannelSubscriptionsAction |
Handles performing subscription changes for servers in the SSM.
|
| SsmChangeChannelSubscriptionsEvent |
Event fired to carry the information necessary to perform subscription
changes for servers in the SSM.
|
| SsmConfigFilesAction |
Schedules config files actions for systems.
|
| SsmConfigFilesEvent |
Event carrying information necessary to schedule config files actions
for systems.
|
| SsmDeleteServersAction |
Handles performing subscription changes for servers in the SSM.
|
| SsmDeleteServersEvent |
Event fired to carry the information necessary to perform subscription changes
for servers in the SSM.
|
| SsmErrataAction |
SSM Errata Action
|
| SsmErrataEvent |
SSM Errata Event object.
|
| SsmInstallPackagesAction |
Schedules package installations on systems in the SSM.
|
| SsmInstallPackagesEvent |
Event fired to carry the information necessary to schedule package installations on
systems in the SSM.
|
| SsmPackageEvent |
Base for SSM package install/update/remove actions.
|
| SsmPackagesAction |
Base functionality for responding to SSM package install/update/remove.
|
| SsmPowerManagementAction | |
| SsmPowerManagementEvent |
Encapsulates data needed for a SsmPowerManagementAction.
|
| SsmRemovePackagesAction |
Handles removing packages from servers in the SSM.
|
| SsmRemovePackagesEvent |
Event fired to carry the information necessary to remove packages from servers in the
SSM.
|
| SsmSystemRebootAction |
System Reboot action in the SSM/Miscellaneous.
|
| SsmSystemRebootEvent |
SSM System Reboot scheduling event.
|
| SsmUpgradePackagesAction |
Handles removing packages from servers in the SSM.
|
| SsmUpgradePackagesEvent |
Event fired to carry the information necessary to upgrade packages on servers in the
SSM.
|
| SsmVerifyPackagesAction |
Schedules package verifications on systems in the SSM.
|
| SsmVerifyPackagesEvent |
Event carrying information necessary to schedule package verifications on systems
in the SSM.
|
| TraceBackAction |
Implement Action for TraceBackEvents
|
| TraceBackEvent |
An event representing an error generated from the web frontend
|
| UpdateErrataCacheAction |
UpdateErrataCacheAction
|
| UpdateErrataCacheEvent |
UpdateErrataCacheEvent - publish even to update the errata cache for an Org
or a set of Channels.
|