Interface InsightRequest

All Known Subinterfaces:
FileInsightRequest, PageInsightRequest

public interface InsightRequest
Represents an insight request
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.sling.api.resource.Resource
    Gets the resource used to create this request.
    Get the type of this request.
  • Method Details

    • getResource

      org.apache.sling.api.resource.Resource getResource()
      Gets the resource used to create this request.
      Returns:
      the resource used to create the request
    • getType

      Get the type of this request.
      Returns:
      the type