Uses of Class
org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
Package
Description
Provides the interfaces necessary to create and manipulate
DocumentRoute
.Provides implementation for the api package.
-
Uses of DocumentRouteAlredayLockedException in org.nuxeo.ecm.platform.routing.api
Modifier and TypeMethodDescriptionvoid
DocumentRoutingService.lockDocumentRoute
(DocumentRoute routeModel, CoreSession session) Locks thisDocumentRoute
if not already locked by the current user. -
Uses of DocumentRouteAlredayLockedException in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeMethodDescriptionvoid
DocumentRoutingServiceImpl.lockDocumentRoute
(DocumentRoute routeModel, CoreSession session)