Class PathOnlyScriptAnalyser
- java.lang.Object
-
- org.apache.sling.scriptingbundle.plugin.processor.PathOnlyScriptAnalyser
-
public class PathOnlyScriptAnalyser extends Object
-
-
Constructor Summary
Constructors Constructor Description PathOnlyScriptAnalyser(@NotNull Logger logger, @NotNull Path scriptsDirectory, @NotNull Map<String,String> scriptEngineMappings, @NotNull FileProcessor fileProcessor, boolean inContentPackage)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull Capabilities
getProvidedScriptCapability(@NotNull Path file)
-
-
-
Method Detail
-
getProvidedScriptCapability
@NotNull public @NotNull Capabilities getProvidedScriptCapability(@NotNull @NotNull Path file)
-
-