public class ImageMagickContentDiffAdapter extends AbstractContentDiffAdapter
| Modifier and Type | Field and Description | 
|---|---|
static String | 
IMAGE_MAGIC_CONTENT_DIFFER_NAME  | 
adaptedDoc| Constructor and Description | 
|---|
ImageMagickContentDiffAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
cachable()  | 
void | 
cleanup()  | 
protected List<Blob> | 
getContentDiffBlobs(DocumentModel otherDoc,
                   ContentDiffConversionType conversionType,
                   Locale locale)  | 
protected List<Blob> | 
getContentDiffBlobs(DocumentModel otherDoc,
                   String xpath,
                   ContentDiffConversionType conversionType,
                   Locale locale)  | 
getContentDiffAdapterManager, getFileContentDiffBlobs, getFileContentDiffBlobs, getFileContentDiffURL, getFileContentDiffURL, setAdaptedDocumentpublic static final String IMAGE_MAGIC_CONTENT_DIFFER_NAME
public ImageMagickContentDiffAdapter()
public boolean cachable()
public void cleanup()
protected List<Blob> getContentDiffBlobs(DocumentModel otherDoc, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
getContentDiffBlobs in class AbstractContentDiffAdapterContentDiffExceptionConversionExceptionprotected List<Blob> getContentDiffBlobs(DocumentModel otherDoc, String xpath, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
getContentDiffBlobs in class AbstractContentDiffAdapterContentDiffExceptionConversionExceptionCopyright © 2019 Nuxeo. All rights reserved.