public class UserCacheFillerJob extends AbstractJob
Since filling the list of deactivated users is slow, we pre-fill it as soon as the container is fully initialised. This avoids the big user-visible delay the first time something that needs to know about deactivated users is loaded.
textProviders
Constructor and Description |
---|
UserCacheFillerJob() |
Modifier and Type | Method and Description |
---|---|
void |
doExecute(org.quartz.JobExecutionContext jobExecutionContext) |
addAssociatedActionForResources, allowConcurrentExecution, executeInternal, getLocale, getResourceBundle, getText, getText, setApplicationConfig, setHibernateTemplate, setSessionFactory
public void doExecute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
doExecute
in class AbstractJob
org.quartz.JobExecutionException
Copyright © 2003–2020 Atlassian. All rights reserved.