public class ReloadSolrAclCacheSchedulable extends AbstractStaticSchedulable
Schedulable job for reloading Solr ACL cache.AbstractStaticSchedulable.SchedulableParameterParser| Modifier and Type | Field and Description |
|---|---|
protected SolrIndexer |
_solrIndexer
The Solr indexer
|
_acceptConcurrentExecution, _context, _description, _iconGlyph, _iconLarge, _iconMedium, _iconSmall, _id, _label, _parameters, _pluginName, _private, _schedulableParameterTypeExtensionPoint, _smanager| Constructor and Description |
|---|
ReloadSolrAclCacheSchedulable() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobExecutionContext context)
The action to perform when a trigger is fired.
|
void |
service(ServiceManager manager) |
acceptConcurrentExecution, configure, contextualize, getDescription, getIconGlyph, getIconLarge, getIconMedium, getIconSmall, getId, getLabel, getParameters, isPrivate, setPluginInfogetLogger, setLoggerprotected SolrIndexer _solrIndexer
public ReloadSolrAclCacheSchedulable()
public void service(ServiceManager manager) throws ServiceException
service in interface Serviceableservice in class AbstractStaticSchedulableServiceExceptionpublic void execute(JobExecutionContext context) throws Exception
Schedulableexecute in interface Schedulableexecute in class AbstractStaticSchedulablecontext - the contextException - if an error occured