Has anybody used LockStatus.setLockOwner(String name) in your code?
I tried to use ContentManagementOps.lock() to lock the content and using LockStatus.setLockOwner(String name) to reset the owner. But it is not working. On the status tab of content entry form in VCM console, it is not showing the user I have set by LockStatus.setLockOwner.