Interface | Description |
---|---|
AnnotationMaintainer |
Interface defining the annotation maintainer service, which should be able to update the annotations on a specified
target, wrt to the previous and the current versions of the content.
|
DiffService |
Defines the interface of a service providing the differences between two strings.
|
XDelta |
This interface models a difference between two pieces of content.
|
Class | Description |
---|---|
AbstractAnnotationMaintainer |
Default implementation for the annotation maintainer.
|
Exception | Description |
---|---|
MaintainerServiceException |
Thrown when a maintainer error occurs.
|
Copyright © 2004–2022 XWiki. All rights reserved.