Interface TransformableResource


public interface TransformableResource
Describes a resource for transformation
Since:
6.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.plugin.elements.ResourceLocation
    The original resource location
    com.atlassian.plugin.servlet.DownloadableResource
    The original resource
  • Method Details

    • location

      com.atlassian.plugin.elements.ResourceLocation location()
      The original resource location
    • nextResource

      com.atlassian.plugin.servlet.DownloadableResource nextResource()
      The original resource