Interface EntityServerAdmin.DomainReport

Enclosing interface:
EntityServerAdmin

public static interface EntityServerAdmin.DomainReport
Basic information about a report.
  • Method Details

    • domain

      String domain()
      Returns:
      the domain name
    • name

      String name()
      Returns:
      the report name
    • type

      String type()
      Returns:
      the report type
    • path

      String path()
      Returns:
      the report path
    • cached

      boolean cached()
      Returns:
      true if the report has been cached