public class CheckBundlesForInitialContent extends Object implements AnalyserTask
Constructor and Description |
---|
CheckBundlesForInitialContent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AnalyserTaskContext ctx)
Execute the task.
|
String |
getId()
A unique (short) ID.
|
String |
getName()
A human readable name to identify the task.
|
public String getName()
AnalyserTask
getName
in interface AnalyserTask
public String getId()
AnalyserTask
getId
in interface AnalyserTask
public void execute(AnalyserTaskContext ctx)
AnalyserTask
execute
in interface AnalyserTask
ctx
- the task context.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.