Package com.kingsrook.qqq.backend.core.processes.locks


package com.kingsrook.qqq.backend.core.processes.locks
  • Class
    Description
    QRecord Entity for ProcessLock table
    MetaData producer for Process Locks "system"
    Record to hold either a processLock, or an unableToObtainProcessLockException.
    QRecord Entity for ProcessLockType table
    Utility class for working with ProcessLock table - creating, checking-in, and releasing process locks.
    input wrapper for an overload of the checkin method, to allow more flexibility w/ whether or not you want to update details invalid input: '&' expiresAtTimestamp (e.g., so a null can be passed in, to mean "set it to null" vs.
    Lock thrown by ProcessLockUtils when you can't get the lock.