Uses of Class
org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteAlredayLockedException
Packages that use 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
Methods in org.nuxeo.ecm.platform.routing.api that throw DocumentRouteAlredayLockedExceptionModifier and TypeMethodDescriptionvoidDocumentRoutingService.lockDocumentRoute(DocumentRoute routeModel, CoreSession session) Locks thisDocumentRouteif not already locked by the current user. -
Uses of DocumentRouteAlredayLockedException in org.nuxeo.ecm.platform.routing.core.impl
Methods in org.nuxeo.ecm.platform.routing.core.impl that throw DocumentRouteAlredayLockedExceptionModifier and TypeMethodDescriptionvoidDocumentRoutingServiceImpl.lockDocumentRoute(DocumentRoute routeModel, CoreSession session)