public class FetchPubInfosInTransaction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.core.api.CoreSession |
coreSession
Session.
|
protected org.nuxeo.ecm.automation.OperationContext |
ctx |
protected org.nuxeo.ecm.core.api.DocumentModel |
document
Identifiant ("path" ou uuid) du document en entrée.
|
protected org.nuxeo.ecm.platform.types.TypeManager |
typeService
Service gérant les types.
|
protected org.nuxeo.ecm.platform.usermanager.UserManager |
userManager
Service gérant les utilisateurs.
|
protected String |
webid |
| Constructor and Description |
|---|
FetchPubInfosInTransaction() |
protected org.nuxeo.ecm.automation.OperationContext ctx
protected org.nuxeo.ecm.core.api.CoreSession coreSession
protected org.nuxeo.ecm.platform.types.TypeManager typeService
protected org.nuxeo.ecm.platform.usermanager.UserManager userManager
protected org.nuxeo.ecm.core.api.DocumentModel document
protected String webid
Copyright © 2020. All rights reserved.