public class UntagDocument extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ID |
protected CoreSession |
session |
protected StringList |
tags |
protected TagService |
tagService |
Constructor and Description |
---|
UntagDocument() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel document) |
public static final String ID
protected TagService tagService
protected CoreSession session
protected StringList tags
public UntagDocument()
public DocumentModel run(DocumentModel document)
Copyright © 2015 Nuxeo SA. All rights reserved.