public class RemoveItemFromListProperty extends Object
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
ctx |
static String |
ID |
protected Integer |
index |
protected boolean |
save |
protected AutomationService |
service |
protected CoreSession |
session |
protected String |
xpath |
Constructor and Description |
---|
RemoveItemFromListProperty() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel doc) |
public static final String ID
protected CoreSession session
protected AutomationService service
protected OperationContext ctx
protected boolean save
public RemoveItemFromListProperty()
public DocumentModel run(DocumentModel doc) throws OperationException, IOException
OperationException
IOException
Copyright © 2016 Nuxeo SA. All rights reserved.