public abstract class AbstractApiRegionsAnalyserTask extends Object implements org.apache.sling.feature.analyser.task.AnalyserTask
Constructor and Description |
---|
AbstractApiRegionsAnalyserTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.sling.feature.analyser.task.AnalyserTaskContext ctx) |
protected abstract void |
execute(ApiRegions apiRegions,
org.apache.sling.feature.analyser.task.AnalyserTaskContext ctx) |
public final void execute(org.apache.sling.feature.analyser.task.AnalyserTaskContext ctx) throws Exception
execute
in interface org.apache.sling.feature.analyser.task.AnalyserTask
Exception
protected abstract void execute(ApiRegions apiRegions, org.apache.sling.feature.analyser.task.AnalyserTaskContext ctx) throws Exception
Exception
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.