| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.routing.api |
Provides the interfaces necessary to create and manipulate
DocumentRoute. |
| org.nuxeo.ecm.platform.routing.core.impl |
Provides implementation for the api package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoutingService.lockDocumentRoute(DocumentRoute routeModel,
CoreSession session)
Locks this
DocumentRoute if not already locked by the current user. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoutingServiceImpl.lockDocumentRoute(DocumentRoute routeModel,
CoreSession session) |
Copyright © 2019 Nuxeo. All rights reserved.