Skip navigation links
C D F G O T 

C

content - Variable in class org.apache.nifi.web.DownloadableContent
 
ContentAccess - Interface in org.apache.nifi.web
Provides access to content within NiFi.
ContentRequestContext - Interface in org.apache.nifi.web
A request for content.

D

DownloadableContent - Class in org.apache.nifi.web
Represents content that can be downloaded.
DownloadableContent(String, String, InputStream) - Constructor for class org.apache.nifi.web.DownloadableContent
 

F

filename - Variable in class org.apache.nifi.web.DownloadableContent
 

G

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.

O

org.apache.nifi.web - package org.apache.nifi.web
 

T

type - Variable in class org.apache.nifi.web.DownloadableContent
 
C D F G O T 
Skip navigation links

Copyright © 2016 Apache NiFi Project. All rights reserved.