Class SVNRepositoryView.NodeEntry

java.lang.Object
jenkins.scm.impl.subversion.SVNRepositoryView.NodeEntry
All Implemented Interfaces:
Serializable
Enclosing class:
SVNRepositoryView

public static class SVNRepositoryView.NodeEntry extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getType

      public org.tmatesoft.svn.core.SVNNodeKind getType()
    • getRevision

      public long getRevision()
    • getChildren

      public SVNRepositoryView.ChildEntry[] getChildren()