Interface ReportModule

All Superinterfaces:
WithName

public interface ReportModule extends WithName
  • Method Details

    • getCategory

      ReportCategory getCategory()
    • getDescription

      String getDescription()
    • isAvailableFor

      boolean isAvailableFor(Board board)
    • isAvailableFor

      boolean isAvailableFor(Project project)