Class DenormalisedLock
- java.lang.Object
-
- com.atlassian.confluence.security.denormalisedpermissions.impl.manage.domain.DenormalisedLock
-
- All Implemented Interfaces:
NotExportable
public class DenormalisedLock extends Object implements NotExportable
Keeps a record which could be exclusively locked (for writing) to avoid parallel execution- Since:
- 7.10.0
-
-
Constructor Summary
Constructors Constructor Description DenormalisedLock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLockName()
void
setLockName(String lockName)
-