Package org.rhq.enterprise.server.scheduler.jobs

Class Summary
AbstractStatefulJob Provides a wrapper around Quartz stateful job.
AsyncResourceDeleteJob  
CheckForSuspectedAgentsJob This is a Quartz scheduler job whose sole purpose in life is, when triggered, ask the agent manager to see if there are agents that it suspects are down.
CheckForTimedOutConfigUpdatesJob This is a Quartz scheduler job whose job is to look at all current INPROGRESS configuration update request jobs and see if any are taking too long to finish.
CheckForTimedOutContentRequestsJob This is a Quartz scheduler job whose job is to look at all current IN_PROGRESS content request jobs and see if any are taking too long to finish.
CheckForTimedOutOperationsJob This is a Quartz scheduler job whose job is to look at all current INPROGRESS operation jobs and see if any are taking too long to finish.
CheckForTimedOutResourceFactoryJobs Quartz scheduler job that checks for requests that are taking too long to be responded to by the agent.
CloudManagerJob  
ContentSourceSyncJob This is a Quartz scheduler job whose job is to synchronize one particular ContentSource.
DataPurgeJob This implements StatefulJob (as opposed to Job) because we do not need nor want this job triggered concurrently.
DynaGroupAutoRecalculationJob This is a Quartz scheduler job whose sole purpose in life is, when triggered, ask the group definition manager to see if there are any DynaGroups to recalculate
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.