public class DefaultConfigurationReportService extends Object implements ConfigurationReportService
DefaultConfigurationReportService class.
Constructor and Description |
---|
DefaultConfigurationReportService() |
Modifier and Type | Method and Description |
---|---|
ConfigurationReportRunner |
getReportRunner()
getReportRunner
|
boolean |
runReport(ConfigurationReportCriteria criteria)
runReport
|
void |
setReportRunner(ConfigurationReportRunner reportRunner)
setReportRunner
|
public ConfigurationReportRunner getReportRunner()
getReportRunner
ConfigurationReportRunner
object.public void setReportRunner(ConfigurationReportRunner reportRunner)
setReportRunner
reportRunner
- a ConfigurationReportRunner
object.public boolean runReport(ConfigurationReportCriteria criteria)
runReport
runReport
in interface ConfigurationReportService
criteria
- a ConfigurationReportCriteria
object.Copyright © 2021. All rights reserved.