Class MuranoReport

    • Constructor Detail

      • MuranoReport

        public MuranoReport()
    • Method Detail

      • getLevel

        public String getLevel()
        Specified by:
        getLevel in interface Report
        Returns:
        report level.
      • getCreated

        public String getCreated()
        Specified by:
        getCreated in interface Report
        Returns:
        Created date.
      • getUpdated

        public String getUpdated()
        Specified by:
        getUpdated in interface Report
        Returns:
        Updated date.
      • getText

        public String getText()
        Specified by:
        getText in interface Report
        Returns:
        report text.
      • getTaskId

        public String getTaskId()
        Specified by:
        getTaskId in interface Report
        Returns:
        task id which deployment belongs to.
      • getId

        public String getId()
        Specified by:
        getId in interface Report
        Returns:
        id of the report.
      • getDetails

        public String getDetails()
        Specified by:
        getDetails in interface Report
        Returns:
        report details.