Class ProcessLockUtils.CheckInInput

java.lang.Object
com.kingsrook.qqq.backend.core.processes.locks.ProcessLockUtils.CheckInInput
Enclosing class:
ProcessLockUtils

public static class ProcessLockUtils.CheckInInput extends Object
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").