Uses of Class
org.tmatesoft.svn.core.wc2.SvnAnnotateItem
-
Packages that use SvnAnnotateItem Package Description org.tmatesoft.svn.core.internal.wc2.compat org.tmatesoft.svn.core.internal.wc2.old org.tmatesoft.svn.core.internal.wc2.remote -
-
Uses of SvnAnnotateItem in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that return types with arguments of type SvnAnnotateItem Modifier and Type Method Description static ISvnObjectReceiver<SvnAnnotateItem>SvnCodec. annotateReceiver(ISVNAnnotateHandler handler) -
Uses of SvnAnnotateItem in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that return SvnAnnotateItem Modifier and Type Method Description protected SvnAnnotateItemSvnOldAnnotate. run() -
Uses of SvnAnnotateItem in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote that return SvnAnnotateItem Modifier and Type Method Description protected SvnAnnotateItemSvnRemoteAnnotate. run()
-