| Modifier and Type | Method and Description |
|---|---|
protected abstract DenormalisedLockService.LockName |
DenormalisedChangeLogListenerBase.getLockNameForLogProcessor() |
protected abstract DenormalisedLockService.LockName |
DenormalisedChangeLogListenerBase.getLockNameForStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected DenormalisedLockService.LockName |
DenormalisedContentChangeLogListener.getLockNameForLogProcessor() |
protected DenormalisedLockService.LockName |
DenormalisedContentChangeLogListener.getLockNameForStatus() |
| Modifier and Type | Method and Description |
|---|---|
static DenormalisedLockService.LockName |
DenormalisedLockService.LockName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DenormalisedLockService.LockName[] |
DenormalisedLockService.LockName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedLockService.acquireLockForTransaction(DenormalisedLockService.LockName lockName)
Acquires the lock.
|
DenormalisedLock |
DenormalisedLockService.getRecord(DenormalisedLockService.LockName lockName) |
| Modifier and Type | Method and Description |
|---|---|
protected DenormalisedLockService.LockName |
DenormalisedSpaceChangeLogListener.getLockNameForLogProcessor() |
protected DenormalisedLockService.LockName |
DenormalisedSpaceChangeLogListener.getLockNameForStatus() |
Copyright © 2003–2022 Atlassian. All rights reserved.