Interface Report

All Superinterfaces:
Savable
All Known Implementing Classes:
ReportImpl

public interface Report extends Savable
Auto-generated interface for https://galaxyproject.org/gxformat2/v19_09#Report
This interface is implemented by ReportImpl
Definition of an invocation report for this workflow. Currently the only field is 'markdown'.
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for property https://galaxyproject.org/gxformat2/v19_09#Report/markdown
    Galaxy flavored Markdown to define an invocation report.
  • Method Details

    • getMarkdown

      Getter for property https://galaxyproject.org/gxformat2/v19_09#Report/markdown
      Galaxy flavored Markdown to define an invocation report. *