backend
/
com.tp2020.backend.managers.lock
/
LockManager
/
lockCategory
lock
Category
suspend fun
lockCategory
(categoryId:
Int
, userId:
String
)
Content copied to clipboard
This method is thread-safe. If category is already locked, throws
AlreadyLockedException
.