Interface IExternalRtRepository

All Superinterfaces:
IExternalRepositoryProvider.IExternalRepository

public interface IExternalRtRepository extends IExternalRepositoryProvider.IExternalRepository
Repository suitable for Resource Traceability usage.
Since:
3.17.0
  • Method Details

    • getViewResourceLocationURL

      @Nullable String getViewResourceLocationURL(@NotNull IExtendedLocation location)
      Returns a link to a file in the repository that focuses on a certain position if specified.
      Parameters:
      location - the resource's location with additional information.
      Returns:
      a link to a file in the repository.