Interface EvolutionAnalyser


public interface EvolutionAnalyser
Service interface to obtain the version history for a resource and its children.
  • Method Summary

    Modifier and Type
    Method
    Description
    getEvolutionContext(org.apache.sling.api.resource.Resource resource)
    Generate an EvolutionContext for a particular resource.
  • Method Details

    • getEvolutionContext

      EvolutionContext getEvolutionContext(org.apache.sling.api.resource.Resource resource)
      Generate an EvolutionContext for a particular resource.
      Parameters:
      resource - the resource to analyse
      Returns:
      the evolution context