Uses of Class
com.xpn.xwiki.doc.AttachmentDiff

Packages that use AttachmentDiff
com.xpn.xwiki.api   
com.xpn.xwiki.doc   
 

Uses of AttachmentDiff in com.xpn.xwiki.api
 

Methods in com.xpn.xwiki.api that return types with arguments of type AttachmentDiff
 List<AttachmentDiff> Document.getAttachmentDiff(Document origdoc, Document newdoc)
           
 

Uses of AttachmentDiff in com.xpn.xwiki.doc
 

Methods in com.xpn.xwiki.doc that return types with arguments of type AttachmentDiff
 List<AttachmentDiff> XWikiDocument.getAttachmentDiff(XWikiDocument fromDoc, XWikiDocument toDoc, XWikiContext context)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.