public class UserRegistrySynchronizerJob extends Object implements org.quartz.Job
UserRegistrySynchronizer. Supports a
synchronizeChangesOnly string parameter. When "false" means that the
UserRegistrySynchronizer.synchronize(boolean, 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–2018 Alfresco Software. All rights reserved.