public class UserRegistrySynchronizerJob
extends java.lang.Object
implements org.quartz.Job
UserRegistrySynchronizer. Supports a
synchronizeChangesOnly string parameter. When "false" means that the
UserRegistrySynchronizer#synchronize(boolean) method will be called with a true forceUpdate
argument rather than the default false.| Constructor and Description |
|---|
UserRegistrySynchronizerJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext executionContext) |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.