Class PropertyManager

java.lang.Object
org.camunda.bpm.engine.impl.persistence.AbstractManager
org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
All Implemented Interfaces:
Session

public class PropertyManager extends AbstractManager
Author:
Tom Baeyens, Daniel Meyer
  • Constructor Details

    • PropertyManager

      public PropertyManager()
  • Method Details

    • findPropertyById

      public PropertyEntity findPropertyById(String propertyId)
    • acquireExclusiveLock

      public void acquireExclusiveLock()
    • acquireExclusiveLockForHistoryCleanupJob

      public void acquireExclusiveLockForHistoryCleanupJob()
    • acquireExclusiveLockForStartup

      public void acquireExclusiveLockForStartup()
    • acquireExclusiveLockForTelemetry

      public void acquireExclusiveLockForTelemetry()
    • acquireExclusiveLockForInstallationId

      public void acquireExclusiveLockForInstallationId()