Interface WithLinks

All Known Implementing Classes:
TestResult, TestResultContainer

public interface WithLinks
The marker interface for model objects with links.
Since:
2.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets links.
  • Method Details

    • getLinks

      List<Link> getLinks()
      Gets links.
      Returns:
      the links