Interface ExporterResource

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultExporterResource

public interface ExporterResource extends Serializable
Represents a resource used or returned as a result by an Exporter, such as the path to exported files, etc.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getResourceAsString

      String getResourceAsString()