Uses of Interface
org.apache.sling.feature.analyser.task.AnalyserTaskContext
-
Packages that use AnalyserTaskContext Package Description org.apache.sling.feature.analyser.task -
-
Uses of AnalyserTaskContext in org.apache.sling.feature.analyser.task
Methods in org.apache.sling.feature.analyser.task with parameters of type AnalyserTaskContext Modifier and Type Method Description void
AnalyserTask. execute(AnalyserTaskContext ctx)
Execute the task.
-