- getClientId() - Method in interface org.apache.nifi.web.ContentRequestContext
-
The client id for the user making the request.
- getClusterNodeId() - Method in interface org.apache.nifi.web.ContentRequestContext
-
If clustered, this is the id of the node the data resides on.
- getContent(ContentRequestContext) - Method in interface org.apache.nifi.web.ContentAccess
-
Gets the content for the specified claim.
- getContent() - Method in class org.apache.nifi.web.DownloadableContent
-
The content stream.
- getDataUri() - Method in interface org.apache.nifi.web.ContentRequestContext
-
The URI to the data.
- getFilename() - Method in class org.apache.nifi.web.DownloadableContent
-
The filename of the content.
- getProxiedEntitiesChain() - Method in interface org.apache.nifi.web.ContentRequestContext
-
The proxy chain for the current request, if applicable.
- getType() - Method in class org.apache.nifi.web.DownloadableContent
-
The content type of the content.