public class UpdateTagScopesQuartzJob
extends java.lang.Object
implements org.quartz.Job
UpdateTagScopesActionExecuter, and is typically
run after server restart.
Also refer to scheduled-jobs-context.xml for more information| Constructor and Description |
|---|
UpdateTagScopesQuartzJob() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(ActionService actionService,
UpdateTagScopesActionExecuter updateTagsAction) |
void |
execute(org.quartz.JobExecutionContext context)
Finds the tag scopes to be updated, and has them worked on
|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionprotected void execute(ActionService actionService, UpdateTagScopesActionExecuter updateTagsAction)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.