Class SubversionSCMFile

java.lang.Object
jenkins.scm.api.SCMFile
jenkins.scm.impl.subversion.SubversionSCMFile

public class SubversionSCMFile extends jenkins.scm.api.SCMFile
  • Nested Class Summary

    Nested classes/interfaces inherited from class jenkins.scm.api.SCMFile

    jenkins.scm.api.SCMFile.Type
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterable<jenkins.scm.api.SCMFile>
     
     
    long
     
    protected jenkins.scm.api.SCMFile
    newChild(String name, boolean assumeIsDirectory)
     
    protected jenkins.scm.api.SCMFile.Type
     

    Methods inherited from class jenkins.scm.api.SCMFile

    child, contentAsBytes, contentAsString, contentEncoding, contentMimeType, exists, getName, getPath, getType, isContentBinary, isContentText, isDirectory, isFile, isRoot, parent, type

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait