Class ProcessLockUtils.CheckInInput
java.lang.Object
com.kingsrook.qqq.backend.core.processes.locks.ProcessLockUtils.CheckInInput
- Enclosing class:
ProcessLockUtils
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. "don't update it").
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDetails
(String details) withExpiresAtTimestamp
(Instant expiresAtTimestamp)
-
Constructor Details
-
CheckInInput
Constructor
-
-
Method Details
-
withExpiresAtTimestamp
-
withDetails
-