Interface ProjectInfo

All Superinterfaces:
WithId, WithName
All Known Subinterfaces:
Project

public interface ProjectInfo extends WithId, WithName
  • Method Details

    • getKey

      String getKey()
    • getDescription

      String getDescription()
    • getIconName

      String getIconName()
    • getIconUrl

      String getIconUrl()