|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mylar.tasks.ui.RepositorySynchronizationManager.RepositoryMutexRule
private static class RepositorySynchronizationManager.RepositoryMutexRule
Field Summary | |
---|---|
private TaskRepository |
repository
|
Constructor Summary | |
---|---|
RepositorySynchronizationManager.RepositoryMutexRule(TaskRepository repository)
|
Method Summary | |
---|---|
boolean |
contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
TaskRepository |
getRepository()
|
boolean |
isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private TaskRepository repository
Constructor Detail |
---|
public RepositorySynchronizationManager.RepositoryMutexRule(TaskRepository repository)
Method Detail |
---|
public boolean isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
isConflicting
in interface org.eclipse.core.runtime.jobs.ISchedulingRule
public boolean contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
contains
in interface org.eclipse.core.runtime.jobs.ISchedulingRule
public TaskRepository getRepository()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |