public class DiffPicturesWithDocsOp extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
commandLine |
protected OperationContext |
ctx |
static String |
ID |
protected DocumentModel |
leftDoc |
protected Properties |
parameters |
protected DocumentModel |
rightDoc |
protected CoreSession |
session |
protected String |
targetFileName |
protected String |
targetFileNameSuffix |
protected String |
xpath |
Constructor and Description |
---|
DiffPicturesWithDocsOp() |
public static final String ID
protected CoreSession session
protected OperationContext ctx
protected DocumentModel leftDoc
protected DocumentModel rightDoc
protected String commandLine
protected Properties parameters
protected String targetFileName
protected String targetFileNameSuffix
public DiffPicturesWithDocsOp()
public Blob run() throws OperationException, CommandNotAvailable, IOException
Copyright © 2018 Nuxeo. All rights reserved.