Modifier and Type | Field and Description |
---|---|
String |
extensionIdentifier |
String[] |
params |
IQueryContext |
queryContext |
Constructor and Description |
---|
RunRegisterdReport() |
Modifier and Type | Method and Description |
---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public IQueryContext queryContext
public String extensionIdentifier
public String[] params
public IResult execute(IProgressListener listener) throws Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.