| Package | Description |
|---|---|
| org.apache.nifi.web | |
| org.apache.nifi.web.controller |
| Modifier and Type | Method and Description |
|---|---|
DownloadableContent |
StandardNiFiServiceFacade.getContent(Long eventId,
String uri,
ContentDirection contentDirection) |
DownloadableContent |
NiFiServiceFacade.getContent(Long eventId,
String uri,
ContentDirection contentDirection)
Gets the content for the specified claim.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadableContent |
ControllerFacade.getContent(Long eventId,
String uri,
ContentDirection contentDirection)
Gets the content for the specified claim.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.