Uses of Class
com.github.jenkins.lastchanges.impl.SvnLastChanges
-
Packages that use SvnLastChanges Package Description com.github.jenkins.lastchanges.impl -
-
Uses of SvnLastChanges in com.github.jenkins.lastchanges.impl
Methods in com.github.jenkins.lastchanges.impl that return SvnLastChanges Modifier and Type Method Description static SvnLastChanges
SvnLastChanges. getInstance()
static SvnLastChanges
SvnLastChanges. getInstance(org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider svnAuthProvider)
SvnLastChanges
SvnLastChanges. setSvnAuthManager(org.tmatesoft.svn.core.auth.ISVNAuthenticationManager svnAuthManager)
-