Method that modify a route should lock on the route
---------------------------------------------------

                 Key: NXCM-130
                 URL: https://jira.nuxeo.org/browse/NXCM-130
             Project: Nuxeo Case Management
          Issue Type: New Feature
            Reporter: Alexandre Russel


All method in the service that update the route or one of its children should 
lock the DocumentRoute and release the lock at the end.
If the lock is already taken, don't wait, just throw a checked exception that 
will be used by seam component to show a message
- check method on the service
- change the new, delete, edit button to have our own implementation on a Route 
so the lock is checked when creating/updating/deleting a children of a route

done when thoroughly unit tested

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to