Interface Transformation

  • All Known Implementing Classes:
    TransformationImpl

    public interface Transformation
    Model representing a transformation, a series of handlers
    • Method Detail

      • getHandlers

        List<org.apache.sling.api.resource.Resource> getHandlers()