|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrencyException | |
|---|---|
| com.evolveum.midpoint.repo.api | |
| com.evolveum.midpoint.repo.cache | |
| com.evolveum.midpoint.repo.xml | |
| com.evolveum.midpoint.task.api | |
| com.evolveum.midpoint.task.impl | |
| Uses of ConcurrencyException in com.evolveum.midpoint.repo.api |
|---|
| Methods in com.evolveum.midpoint.repo.api that throw ConcurrencyException | |
|---|---|
void |
RepositoryService.claimTask(java.lang.String oid,
OperationResult parentResult)
Claim a task. |
| Uses of ConcurrencyException in com.evolveum.midpoint.repo.cache |
|---|
| Methods in com.evolveum.midpoint.repo.cache that throw ConcurrencyException | |
|---|---|
void |
RepositoryCache.claimTask(java.lang.String oid,
OperationResult parentResult)
|
| Uses of ConcurrencyException in com.evolveum.midpoint.repo.xml |
|---|
| Methods in com.evolveum.midpoint.repo.xml that throw ConcurrencyException | |
|---|---|
void |
XmlRepositoryService.claimTask(java.lang.String oid,
OperationResult parentResult)
|
| Uses of ConcurrencyException in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that throw ConcurrencyException | |
|---|---|
void |
TaskManager.claimTask(Task task,
OperationResult parentResult)
Claim task exclusively for this node. |
void |
TaskManager.resumeTask(Task task,
OperationResult parentResult)
Resume suspended task. |
| Uses of ConcurrencyException in com.evolveum.midpoint.task.impl |
|---|
| Methods in com.evolveum.midpoint.task.impl that throw ConcurrencyException | |
|---|---|
void |
TaskManagerImpl.claimTask(Task task,
OperationResult parentResult)
|
void |
TaskManagerImpl.resumeTask(Task task,
OperationResult result)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||