-
Feature Request
-
Resolution: Done
-
Major
-
SOA 4.2 CP02, jBPM 3.2.0, jBPM 3.2.1, jBPM 3.2.2, jBPM 3.2.3, jBPM 3.3.0 GA
-
None
Currently the API of the Token is a bit too restrictive:
I can lock a token (with a lock owner) and unlock a token (if I know the lock owner). And I can query IF the token is locked (but not by whom).
So I would vote for either a method "forceUnlock()" or at least the possibility to "getLockOwner()".