Package jenkins.scm.impl.subversion
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
Methods inherited from class jenkins.scm.api.SCMFile
child, contentAsBytes, contentAsString, contentEncoding, contentMimeType, exists, getName, getPath, getType, isContentBinary, isContentText, isDirectory, isFile, isRoot, parent, type
-
Method Details
-
newChild
- Specified by:
newChildin classjenkins.scm.api.SCMFile
-
children
- Specified by:
childrenin classjenkins.scm.api.SCMFile- Throws:
IOExceptionInterruptedException
-
lastModified
- Specified by:
lastModifiedin classjenkins.scm.api.SCMFile- Throws:
IOExceptionInterruptedException
-
type
- Specified by:
typein classjenkins.scm.api.SCMFile- Throws:
IOExceptionInterruptedException
-
content
- Specified by:
contentin classjenkins.scm.api.SCMFile- Throws:
IOExceptionInterruptedException
-