public class SetDocumentTags extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected org.nuxeo.ecm.automation.core.util.StringList |
labels |
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected org.nuxeo.ecm.platform.tag.TagService |
tagService |
protected String |
username |
| Constructor and Description |
|---|
SetDocumentTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.nuxeo.ecm.core.api.DocumentModel doc) |
void |
run(org.nuxeo.ecm.core.api.IdRef idRef) |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession session
protected org.nuxeo.ecm.platform.tag.TagService tagService
protected org.nuxeo.ecm.automation.core.util.StringList labels
protected String username
Copyright © 2019. All rights reserved.