Class SolutionDetailsResponse


  • public final class SolutionDetailsResponse
    extends java.lang.Object
    • Method Detail

      • assessmentCount

        public java.util.Optional<java.lang.Integer> assessmentCount()
        Returns:
        Gets or sets the count of assessments reported by the solution.
      • extendedDetails

        public java.util.Map<java.lang.String,​java.lang.String> extendedDetails()
        Returns:
        Gets or sets the extended details reported by the solution.
      • groupCount

        public java.util.Optional<java.lang.Integer> groupCount()
        Returns:
        Gets or sets the count of groups reported by the solution.