Interface ExportFormat


public interface ExportFormat
  • Method Summary

    Modifier and Type
    Method
    Description
    default Optional<String>
     
    javax.ws.rs.core.MediaType
     
  • Method Details

    • mimeType

      javax.ws.rs.core.MediaType mimeType()
    • hasError

      default Optional<String> hasError()