|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.acceptance.utils.NoopDirectorySynchroniser
public class NoopDirectorySynchroniser
| Constructor Summary | |
|---|---|
NoopDirectorySynchroniser()
|
|
| Method Summary | |
|---|---|
boolean |
isSynchronising(long directoryId)
Returns whether the directory is currently synchronising. |
void |
synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode)
Executes a synchronisation in the current thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoopDirectorySynchroniser()
| Method Detail |
|---|
public void synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode)
DirectorySynchroniser
synchronise in interface DirectorySynchronisersynchronisableDirectory - directory to synchronise.mode - synchronisation mode.public boolean isSynchronising(long directoryId)
DirectorySynchroniser
isSynchronising in interface DirectorySynchroniserdirectoryId - ID of the directory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||