Class SetBlobFileName
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.blob.SetBlobFileName
-
public class SetBlobFileName extends Object
- Author:
- Bogdan Stefanescu
-
-
Constructor Summary
Constructors Constructor Description SetBlobFileName()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DocumentModel
run(DocumentModel doc)
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
session
protected CoreSession session
-
name
protected String name
-
xpath
protected String xpath
-
save
protected boolean save
-
-
Method Detail
-
run
public DocumentModel run(DocumentModel doc) throws Exception
- Throws:
Exception
-
-