Uses of Class
org.tmatesoft.svn.core.wc2.SvnAnnotateItem
-
-
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() -
Uses of SvnAnnotateItem in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return types with arguments of type SvnAnnotateItem Modifier and Type Method Description private ISvnObjectReceiver<SvnAnnotateItem>SVNClientImpl. getAnnotateItemReceiver(BlameCallback callback)
-