| Package | Description |
|---|---|
| org.nuxeo.ecm.diff.model.impl | |
| org.nuxeo.ecm.diff.service | |
| org.nuxeo.ecm.diff.service.impl | |
| org.nuxeo.ecm.diff.web |
| Modifier and Type | Class and Description |
|---|---|
class |
DiffDisplayBlockImpl
Handles...
|
| Modifier and Type | Method and Description |
|---|---|
List<DiffDisplayBlock> |
DiffDisplayService.getDiffDisplayBlocks(DocumentDiff docDiff,
DocumentModel leftDoc,
DocumentModel rightDoc) |
| Modifier and Type | Method and Description |
|---|---|
protected DiffDisplayBlock |
DiffDisplayServiceImpl.getDiffDisplayBlock(DiffBlockDefinition diffBlockDefinition,
DocumentDiff docDiff,
DocumentModel leftDoc,
DocumentModel rightDoc) |
| Modifier and Type | Method and Description |
|---|---|
List<DiffDisplayBlock> |
DiffDisplayServiceImpl.getDefaultDiffDisplayBlocks(DocumentDiff docDiff,
DocumentModel leftDoc,
DocumentModel rightDoc) |
List<DiffDisplayBlock> |
DiffDisplayServiceImpl.getDiffDisplayBlocks(DocumentDiff docDiff,
DocumentModel leftDoc,
DocumentModel rightDoc) |
protected List<DiffDisplayBlock> |
DiffDisplayServiceImpl.getDiffDisplayBlocks(List<DiffBlockDefinition> diffBlockDefinitions,
DocumentDiff docDiff,
DocumentModel leftDoc,
DocumentModel rightDoc) |
| Modifier and Type | Method and Description |
|---|---|
List<DiffDisplayBlock> |
DiffActionsBean.getDefaultDiffDisplayBlocks()
Gets the document diff.
|
Copyright © 2019 Nuxeo. All rights reserved.