|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractStatefulJob | |
|---|---|
| org.rhq.enterprise.server.measurement | |
| org.rhq.enterprise.server.scheduler.jobs | |
| Uses of AbstractStatefulJob in org.rhq.enterprise.server.measurement |
|---|
| Subclasses of AbstractStatefulJob in org.rhq.enterprise.server.measurement | |
|---|---|
class |
NotifyAgentsOfScheduleUpdatesJob
Job that asynchronously notifies agents of metric schedule updates. |
| Uses of AbstractStatefulJob in org.rhq.enterprise.server.scheduler.jobs |
|---|
| Subclasses of AbstractStatefulJob in org.rhq.enterprise.server.scheduler.jobs | |
|---|---|
class |
AsyncResourceDeleteJob
|
class |
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. |
class |
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. |
class |
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. |
class |
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. |
class |
CheckForTimedOutResourceFactoryJobs
Quartz scheduler job that checks for requests that are taking too long to be responded to by the agent. |
class |
CloudManagerJob
|
class |
DataPurgeJob
This implements StatefulJob (as opposed to Job) because we do not need nor want this job triggered
concurrently. |
class |
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 |
class |
PurgePluginsJob
This job purges plugins from the database asynchronously. |
class |
PurgeResourceTypesJob
|
class |
SavedSearchResultCountRecalculationJob
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||