Package org.xwiki.blame
Interface AnnotatedElement<R,E>
- Type Parameters:
R
- type of the revision object that old metadata about the revision.E
- type of the element to annotate (ie: String holding a line).
public interface AnnotatedElement<R,E>
Single element of an annotated content.
- Since:
- 6.2M2
- Version:
- $Id: 5247beb49e7a28cb0e68414cfc0a6d3b1a76b399 $
-
Method Summary