Class AnalysisReport

java.lang.Object
org.brapi.schematools.analyse.AnalysisReport

public class AnalysisReport extends Object
Holds all the information from an Endpoint analysis.
  • Constructor Details

    • AnalysisReport

      public AnalysisReport()
  • Method Details

    • getTimeElapsed

      public long getTimeElapsed()
      Get the time elapsed from the start of the analysis to it completion in milliseconds
      Returns:
      time elapsed from the start of the analysis to it completion in milliseconds
    • getName

      public String getName()
      Gets the name of the report
      Returns:
      the name of the report
    • getEntityName

      public String getEntityName()
      Gets the entity name of the report
      Returns:
      the entity name of the report