|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJob
public class DirectoryPollerJob
The Quartz Job that runs DirectoryPoller.pollChanges(com.atlassian.crowd.manager.directory.SynchronisationMode) on trigger.
| Field Summary | |
|---|---|
static java.lang.String |
DIRECTORY_POLLER
|
static java.lang.String |
SYNC_MODE
|
| Constructor Summary | |
|---|---|
DirectoryPollerJob()
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DIRECTORY_POLLER
public static final java.lang.String SYNC_MODE
| Constructor Detail |
|---|
public DirectoryPollerJob()
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||