mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fixed JobLockService refresh callback code
- Fallout from ALF-4898 - Unit tests perform and check callback counts git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22966 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -228,7 +228,7 @@ public interface JobLockService
|
||||
* to terminate.
|
||||
* <p/>
|
||||
* This method is also called if the initiating process is self-terminated i.e. if the originating
|
||||
* process releases the lock itself. This method is not called if the process is not
|
||||
* process releases the lock itself. This method is <b>not</b> called if the process is not
|
||||
* {@link #isActive() active}.
|
||||
*
|
||||
* @since 3.4.0b
|
||||
|
Reference in New Issue
Block a user