Class PathOnlyScriptAnalyser

java.lang.Object
org.apache.sling.scriptingbundle.plugin.processor.PathOnlyScriptAnalyser

public class PathOnlyScriptAnalyser extends Object
  • Constructor Details

    • PathOnlyScriptAnalyser

      public PathOnlyScriptAnalyser(@NotNull @NotNull Logger logger, @NotNull @NotNull Path scriptsDirectory, @NotNull @NotNull Map<String,String> scriptEngineMappings, @NotNull @NotNull FileProcessor fileProcessor, boolean inContentPackage)
  • Method Details

    • getProvidedScriptCapability

      @NotNull public @NotNull Capabilities getProvidedScriptCapability(@NotNull @NotNull Path file)