| 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.
|
| Class and Description |
|---|
| ApplicationResource
Base class for controllers.
|
| BulletinBoardResource
RESTful endpoint for managing a Template.
|
| ConnectionResource
RESTful endpoint for managing a Connection.
|
| FunnelResource
RESTful endpoint for managing a Funnel.
|
| HistoryResource
RESTful endpoint for querying the history of this Controller.
|
| InputPortResource
RESTful endpoint for managing an Input Port.
|
| LabelResource
RESTful endpoint for managing a Label.
|
| NodeResource
RESTful endpoint for managing a cluster connection.
|
| OutputPortResource
RESTful endpoint for managing an Output Port.
|
| ProcessGroupResource
RESTful endpoint for managing a Group.
|
| ProcessorResource
RESTful endpoint for managing a Processor.
|
| ProvenanceResource
RESTful endpoint for querying data provenance.
|
| RemoteProcessGroupResource
RESTful endpoint for managing a Remote group.
|
| SnippetResource
RESTful endpoint for managing a Snippet.
|
| TemplateResource
RESTful endpoint for managing a Template.
|
| UserGroupResource
RESTful endpoint for managing this Controller's user groups.
|
| UserResource
RESTful endpoint for managing this Controller's users.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.