public class BundleImporter
extends java.lang.Object
| Constructor and Description |
|---|
BundleImporter(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
DashboardRegistry dashboardRegistry,
ServerStatus serverStatus,
com.codahale.metrics.MetricRegistry metricRegistry,
Searches searches) |
| Modifier and Type | Method and Description |
|---|---|
void |
runImport(ConfigurationBundle bundle,
java.lang.String userName) |
@Inject public BundleImporter(InputService inputService, InputRegistry inputRegistry, ExtractorFactory extractorFactory, StreamService streamService, StreamRuleService streamRuleService, OutputService outputService, DashboardService dashboardService, DashboardRegistry dashboardRegistry, ServerStatus serverStatus, com.codahale.metrics.MetricRegistry metricRegistry, Searches searches)
public void runImport(ConfigurationBundle bundle, java.lang.String userName)
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.