Package | Description |
---|---|
org.apache.nifi.util |
Modifier and Type | Field and Description |
---|---|
private Map<String,ControllerServiceConfiguration> |
MockControllerServiceLookup.controllerServiceMap |
private Map<String,ControllerServiceConfiguration> |
MockReportingContext.controllerServices |
Modifier and Type | Method and Description |
---|---|
ControllerServiceConfiguration |
MockControllerServiceLookup.addControllerService(ControllerService service) |
ControllerServiceConfiguration |
MockControllerServiceLookup.addControllerService(ControllerService service,
String identifier) |
private ControllerServiceConfiguration |
StandardProcessorTestRunner.getConfigToUpdate(ControllerService service) |
protected ControllerServiceConfiguration |
MockControllerServiceLookup.getConfiguration(String identifier) |
Copyright © 2015 Apache NiFi Project. All rights reserved.