Uses of Interface
org.apache.sling.scriptingbundle.plugin.processor.Logger
Packages that use Logger
Package
Description
-
Uses of Logger in org.apache.sling.scriptingbundle.plugin.bnd
Classes in org.apache.sling.scriptingbundle.plugin.bnd that implement Logger -
Uses of Logger in org.apache.sling.scriptingbundle.plugin.capability
Methods in org.apache.sling.scriptingbundle.plugin.capability with parameters of type LoggerModifier and TypeMethodDescriptionstatic @NotNull CapabilitiesCapabilities.fromFileSystemTree(@NotNull Path root, @NotNull Stream<Path> files, @NotNull Logger logger, @NotNull Set<String> searchPaths, @NotNull Map<String, String> scriptEngineMappings, boolean missingRequirementsOptional, boolean inContentPackage) -
Uses of Logger in org.apache.sling.scriptingbundle.plugin.maven
Classes in org.apache.sling.scriptingbundle.plugin.maven that implement Logger -
Uses of Logger in org.apache.sling.scriptingbundle.plugin.processor
Constructors in org.apache.sling.scriptingbundle.plugin.processor with parameters of type LoggerModifierConstructorDescriptionPathOnlyScriptAnalyser(@NotNull Logger logger, @NotNull Path scriptsDirectory, @NotNull Map<String, String> scriptEngineMappings, @NotNull FileProcessor fileProcessor, boolean inContentPackage) ResourceTypeFolderAnalyser(@NotNull Logger logger, @NotNull Path scriptsDirectory, @NotNull FileProcessor fileProcessor, boolean inContentPackage) ResourceTypeFolderPredicate(Logger logger, boolean inContentPackage)