Interface ResolutionTemplate

All Known Implementing Classes:
ResolutionTemplateImpl

@PublicApi public interface ResolutionTemplate
A resolution template used for Project Template configuration.
Since:
7.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the description of the resolution.
    Returns the name of the resolution.
  • Method Details

    • name

      String name()
      Returns the name of the resolution.
      Returns:
      the name
    • description

      String description()
      Returns the description of the resolution.
      Returns:
      the description