public class PurgePluginsJob extends AbstractStatefulJob
DELETED and its ctime
is set to Plugin.PURGED. A plugin is only purged when all of the resource types defined by the plugin have
already been purged. Puring resource types is performed by PurgeResourceTypesJob.| 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-2013 Red Hat, Inc.. All Rights Reserved.