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 Details

    • DenormalisedLock

      public DenormalisedLock()
  • Method Details

    • getLockName

      public String getLockName()
    • setLockName

      public void setLockName(String lockName)