Change lock description in file
Hi,
Currently, when someone locks a file the description contains something like:
"Locked by me in Stream1"
So my question is how can I change this description by using the client Java API?
Regards,
Francisco R.
|
Accepted answer
There is currently no way to customize the lock label text in the pending changes view.
Geoffrey Clemm selected this answer as the correct answer
Comments
Francisco Rodriguez
commented Nov 27 '15, 10:37 a.m.
Does this apply for the Project Explorer view also? Yes, it applies there too. The label is not currently customizable.
|
One other answer
Hi Francisco,
I am not sure you can modify an existing lock description. As far as I know, a lock is created by using IWorkspaceManger#applyLockOperations. I think you can start digging from here.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.