public class PurgePluginsJob extends AbstractStatefulJob
DELETED, all its resource types
are deleted and all the servers in HA cloud have acknowledged they know about the plugin deletion.
Purging resource types is performed by PurgeResourceTypesJob independently of this job.| Constructor and Description |
|---|
PurgePluginsJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeJobCode(org.quartz.JobExecutionContext context)
Subclasses should implement this method to perform the actual job.
|
executepublic void executeJobCode(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
AbstractStatefulJobexecuteJobCode in class AbstractStatefulJoborg.quartz.JobExecutionExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.