| Package | Description |
|---|---|
| org.apache.nifi.web.api |
The NiFi REST API allows clients to obtain and update configuration and
status information pertaining to an instance of NiFi.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteProcessGroupResource |
ProcessGroupResource.getRemoteProcessGroupResource()
Locates the remote process group sub-resource within the specified group.
|
private RemoteProcessGroupResource |
SnippetResource.getRemoteProcessGroupResource(String groupId)
Locates the remote process group sub-resource within the specified group.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.