| 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 |
|---|---|
javax.ws.rs.core.Response |
BulletinBoardResource.getBulletinBoard(ClientIdParameter clientId,
LongParameter after,
BulletinBoardPatternParameter sourceName,
BulletinBoardPatternParameter message,
BulletinBoardPatternParameter sourceId,
BulletinBoardPatternParameter groupId,
IntegerParameter limit)
Retrieves all the of templates in this NiFi.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.