public static interface

SvnRepositoryService.BranchDetails

com.atlassian.fisheye.spi.services.SvnRepositoryService.BranchDetails

Summary

Public Methods
abstract String getBranchParent()
abstract String getBranchPoint()

Public Methods

public abstract String getBranchParent ()

Returns
  • the name of the parent that the current branch was branched from

public abstract String getBranchPoint ()

Returns
  • the changeset No. from which the current branch was branched from