A B C D E F G H I J L M N O P Q R S T U V W Y 

A

AccessDeniedExceptionMapper - Class in org.apache.nifi.web.api.config
Maps access denied exceptions into a client response.
AccessDeniedExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.AccessDeniedExceptionMapper
 
AccountNotFoundExceptionMapper - Class in org.apache.nifi.web.api.config
Maps resource not found exceptions into client responses.
AccountNotFoundExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.AccountNotFoundExceptionMapper
 
addIfAppropriate(String, String, String, List<String>) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
AdministrationExceptionMapper - Class in org.apache.nifi.web.api.config
Maps administration exceptions into client responses.
AdministrationExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.AdministrationExceptionMapper
 
ANNOTATION_DATA - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
ApplicationResource - Class in org.apache.nifi.web.api
Base class for controllers.
ApplicationResource() - Constructor for class org.apache.nifi.web.api.ApplicationResource
 
ApplicationStartupContextListener - Class in org.apache.nifi.web.contextlistener
Application context listener for starting the application.
ApplicationStartupContextListener() - Constructor for class org.apache.nifi.web.contextlistener.ApplicationStartupContextListener
 
auditService - Variable in class org.apache.nifi.audit.NiFiAuditor
 
auditService - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
auditService - Variable in class org.apache.nifi.web.StandardNiFiWebContext
 
auditSnippet(FlowSnippetDTO) - Method in class org.apache.nifi.audit.SnippetAuditor
Audits the specified snippet.
auditUpdateProcessGroupConfiguration(ProceedingJoinPoint, String, RemoteProcessGroupDTO, RemoteProcessGroupDAO) - Method in class org.apache.nifi.audit.RemoteProcessGroupAuditor
Audits the update of remote process group configuration.
AuthenticationCredentialsNotFoundExceptionMapper - Class in org.apache.nifi.web.api.config
Maps exceptions that occur because no valid credentials were found into the corresponding response.
AuthenticationCredentialsNotFoundExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.AuthenticationCredentialsNotFoundExceptionMapper
 
AUTO_TERMINATED_RELATIONSHIPS - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 

B

BACK_PRESSURE_DATA_SIZE_THRESHOLD - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
BACK_PRESSURE_OBJECT_THRESHOLD - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
BULLETIN_LEVEL - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
BulletinBoardPatternParameter - Class in org.apache.nifi.web.api.request
Parameter class that auto [ap|pre]pends '.*' to the specified pattern to make user input more user friendly.
BulletinBoardPatternParameter(String) - Constructor for class org.apache.nifi.web.api.request.BulletinBoardPatternParameter
 
BulletinBoardResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Template.
BulletinBoardResource() - Constructor for class org.apache.nifi.web.api.BulletinBoardResource
 

C

checkRevision(Revision) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Checks the specified revision against the current revision.
CLASS_NAME_COMPARATOR - Static variable in class org.apache.nifi.web.api.dto.DtoFactory
 
CLIENT_ID - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
CLIENT_ID_PARAM - Static variable in class org.apache.nifi.web.StandardNiFiWebContext
 
clientId - Variable in class org.apache.nifi.web.api.request.ClientIdParameter
 
ClientIdParameter - Class in org.apache.nifi.web.api.request
Class for parsing handling client ids.
ClientIdParameter(String) - Constructor for class org.apache.nifi.web.api.request.ClientIdParameter
 
ClientIdParameter() - Constructor for class org.apache.nifi.web.api.request.ClientIdParameter
 
ClientResponseUtils - Class in org.apache.nifi.web.util
 
ClientResponseUtils() - Constructor for class org.apache.nifi.web.util.ClientResponseUtils
 
CLUSTER_CONTEXT_HEADER_VALUE_MAX_BYTES - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
CLUSTER_CONTEXT_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
clusterContext(Response.ResponseBuilder) - Method in class org.apache.nifi.web.api.ApplicationResource
If the application is operating as a node, then this method adds the cluster context information to the response using the response header 'X-CLUSTER_CONTEXT'.
ClusterExceptionMapper - Class in org.apache.nifi.web.api.config
Maps cluster core exceptions into client responses.
ClusterExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.ClusterExceptionMapper
 
clusterManager - Variable in class org.apache.nifi.web.api.ConnectionResource
 
clusterManager - Variable in class org.apache.nifi.web.api.ControllerResource
 
clusterManager - Variable in class org.apache.nifi.web.api.FunnelResource
 
clusterManager - Variable in class org.apache.nifi.web.api.InputPortResource
 
clusterManager - Variable in class org.apache.nifi.web.api.LabelResource
 
clusterManager - Variable in class org.apache.nifi.web.api.OutputPortResource
 
clusterManager - Variable in class org.apache.nifi.web.api.ProcessGroupResource
 
clusterManager - Variable in class org.apache.nifi.web.api.ProcessorResource
 
clusterManager - Variable in class org.apache.nifi.web.api.ProvenanceResource
 
clusterManager - Variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
clusterManager - Variable in class org.apache.nifi.web.api.SnippetResource
 
clusterManager - Variable in class org.apache.nifi.web.api.TemplateResource
 
clusterManager - Variable in class org.apache.nifi.web.api.UserGroupResource
 
clusterManager - Variable in class org.apache.nifi.web.api.UserResource
 
clusterManager - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
clusterManager - Variable in class org.apache.nifi.web.StandardNiFiWebContext
 
ClusterRequestException - Exception in org.apache.nifi.web
 
ClusterRequestException(Throwable) - Constructor for exception org.apache.nifi.web.ClusterRequestException
 
ClusterRequestException(String, Throwable) - Constructor for exception org.apache.nifi.web.ClusterRequestException
 
ClusterRequestException(String) - Constructor for exception org.apache.nifi.web.ClusterRequestException
 
ClusterRequestException() - Constructor for exception org.apache.nifi.web.ClusterRequestException
 
ClusterResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a cluster.
ClusterResource() - Constructor for class org.apache.nifi.web.api.ClusterResource
 
COMMENTS - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
compare(RemoteProcessGroupPortDTO, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory.SortedRemoteGroupPortComparator
 
ComponentDAO - Class in org.apache.nifi.web.dao.impl
 
ComponentDAO() - Constructor for class org.apache.nifi.web.dao.impl.ComponentDAO
 
CONCURRENTLY_SCHEDULABLE_TASKS - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
config - Variable in class org.apache.nifi.web.filter.NodeRequestFilter
 
configureConnection(Connection, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Configures the specified connection using the specified dto.
configureProcessor(ProcessorNode, ProcessorDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Configures the specified processor with the specified configuration dto.
ConnectableTypeParameter - Class in org.apache.nifi.web.api.request
Class for parsing connectable types and providing user friendly messages.
ConnectableTypeParameter(String) - Constructor for class org.apache.nifi.web.api.request.ConnectableTypeParameter
 
ConnectingNodeMutableRequestExceptionMapper - Class in org.apache.nifi.web.api.config
Maps connecting node mutable request exceptions into client responses.
ConnectingNodeMutableRequestExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.ConnectingNodeMutableRequestExceptionMapper
 
connectionDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
ConnectionDAO - Interface in org.apache.nifi.web.dao
 
connectionDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
ConnectionResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Connection.
ConnectionResource() - Constructor for class org.apache.nifi.web.api.ConnectionResource
 
content - Variable in class org.apache.nifi.web.util.DownloadableContent
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.nifi.web.contextlistener.ApplicationStartupContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.nifi.web.contextlistener.ApplicationStartupContextListener
 
ControllerAuditor - Class in org.apache.nifi.audit
Audits configuration changes to the controller.
ControllerAuditor() - Constructor for class org.apache.nifi.audit.ControllerAuditor
 
ControllerFacade - Class in org.apache.nifi.web.controller
 
ControllerFacade() - Constructor for class org.apache.nifi.web.controller.ControllerFacade
 
controllerFacade - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
controllerFacade - Variable in class org.apache.nifi.web.StandardNiFiWebContext
 
ControllerResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Flow Controller.
ControllerResource() - Constructor for class org.apache.nifi.web.api.ControllerResource
 
controllerServiceLookup - Variable in class org.apache.nifi.web.api.dto.DtoFactory
 
controllerServiceLookup - Variable in class org.apache.nifi.web.controller.StandardSearchContext
 
copy(LabelDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(FunnelDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(List<T>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(Collection<T>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(Set<T>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(Map<S, T>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(ProcessorDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(ProcessorConfigDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(ConnectionDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(BulletinDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(PortDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(ProcessGroupDTO, boolean) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(FlowSnippetDTO, boolean) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
copy(FlowSnippetDTO, ProcessGroup) - Method in class org.apache.nifi.web.util.SnippetUtils
 
copyContentsForGroup(FlowSnippetDTO, String, Map<String, ConnectableDTO>) - Method in class org.apache.nifi.web.util.SnippetUtils
 
copyLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
copySnippet(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Copies the specified snippet within this ProcessGroup.
copySnippet(String, String, Double, Double) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Creates a new snippet based off of an existing snippet.
copySnippet(String, String, Double, Double) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Copies the specified snippet and added the copy to the flow in the specified group.
copySnippet(Revision, String, String, Double, Double) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new snippet based off the existing snippet.
copySnippet(Revision, String, String, Double, Double) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
copySnippetAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.SnippetAuditor
Audits copy/paste.
copySnippetContents(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Copies the specified snippet.
createActionDetailsDto(ActionDetails) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates an ActionDetailsDTO for the specified ActionDetails.
createActionDto(Action) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates an ActionDTO for the specified Action.
createArchive(HttpServletRequest, LongParameter, ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Creates a new archive of this flow controller.
createArchive() - Method in class org.apache.nifi.web.controller.ControllerFacade
Creates an archive of the current flow.
createArchive(Revision) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new archive of the flow configuration.
createArchive(Revision) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createBatchedActionLogStatement(StringBuilder, Collection<Action>) - Method in class org.apache.nifi.web.api.ApplicationResource
 
createBulletinBoardDto(List<BulletinDTO>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a BulletinBoardDTO for the specified bulletins.
createBulletinDto(Bulletin) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a BulletinDTO for the specified Bulletin.
createComponentDetailsDto(ComponentDetails) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ComponentDetailsDTO for the specified ComponentDetails.
createConciseProcessGroupDto(ProcessGroup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessGroupDTO from the specified ProcessGroup.
createConnectableDto(Connectable) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ConnectableDTO from the specified Connectable.
createConnectableDto(PortDTO, ConnectableType) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createConnectableDto(ProcessorDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createConnectableDto(FunnelDTO) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createConnectableDto(RemoteProcessGroupPortDTO, ConnectableType) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createConnectDetails(Connection, Collection<Relationship>) - Method in class org.apache.nifi.audit.RelationshipAuditor
 
createConnectDetails(Connection, Connectable, Collection<Relationship>, Connectable) - Method in class org.apache.nifi.audit.RelationshipAuditor
Creates action details for connect/disconnect actions.
createConnection(HttpServletRequest, LongParameter, ClientIdParameter, String, String, String, ConnectableTypeParameter, Set<String>, List<String>, String, LongParameter, String, List<String>, String, String, ConnectableTypeParameter, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.ConnectionResource
Creates a connection.
createConnection(HttpServletRequest, ConnectionEntity) - Method in class org.apache.nifi.web.api.ConnectionResource
Creates a new connection.
createConnection(String, ConnectionDTO) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Creates a new Connection.
createConnection(String, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Creates a new Connection.
createConnection(Revision, String, ConnectionDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new Relationship target.
createConnection(Revision, String, ConnectionDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createConnectionAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.RelationshipAuditor
Audits the creation of relationships via createConnection().
createConnectionDto(Connection) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ConnectionDTO from the specified Connection.
createConnectionStatusDto(ConnectionStatus) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createControllerService(String, String, Map<String, String>) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
createCounterDto(Counter) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a CounterDTO from the specified Counter.
createCountersDto(Collection<CounterDTO>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates CounterDTOs for each Counter specified.
createFlowFileNodeDTO(LineageNode) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a FlowFileNodeDTO for the specified LineageNode.
createFunnel(HttpServletRequest, LongParameter, ClientIdParameter, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.FunnelResource
Creates a new funnel.
createFunnel(HttpServletRequest, FunnelEntity) - Method in class org.apache.nifi.web.api.FunnelResource
Creates a new Funnel.
createFunnel(String, FunnelDTO) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Creates a funnel in the specified group.
createFunnel(String, FunnelDTO) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Creates a funnel.
createFunnel(Revision, String, FunnelDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a funnel.
createFunnel(Revision, String, FunnelDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createFunnelAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.FunnelAuditor
Audits the creation of a funnel.
createFunnelDto(Funnel) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a FunnelDTO from the specified Funnel.
createGarbageCollectionDTO(String, GarbageCollection) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a GarbageCollectionDTO from the specified GarbageCollection.
createHistoryDto(History) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a HistoryDTO from the specified History.
createInputPort(HttpServletRequest, LongParameter, ClientIdParameter, DoubleParameter, DoubleParameter, String) - Method in class org.apache.nifi.web.api.InputPortResource
Creates a new input port.
createInputPort(HttpServletRequest, InputPortEntity) - Method in class org.apache.nifi.web.api.InputPortResource
Creates a new input port.
createInputPort(Revision, String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new input port.
createInputPort(Revision, String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createLabel(HttpServletRequest, LongParameter, ClientIdParameter, DoubleParameter, DoubleParameter, DoubleParameter, DoubleParameter, String) - Method in class org.apache.nifi.web.api.LabelResource
Creates a new label.
createLabel(HttpServletRequest, LabelEntity) - Method in class org.apache.nifi.web.api.LabelResource
Creates a new Label.
createLabel(String, LabelDTO) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Creates a label.
createLabel(String, LabelDTO) - Method in interface org.apache.nifi.web.dao.LabelDAO
Creates a label in the specified group.
createLabel(Revision, String, LabelDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a label.
createLabel(Revision, String, LabelDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createLabelDto(Label) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a LabelDTO from the specified Label.
createLineageDto(ComputeLineageSubmission) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a LineageDTO for the specified Lineage.
createLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
createMoveDetails(String, String, Logger) - Method in class org.apache.nifi.audit.NiFiAuditor
 
createNodeDTO(Node, List<Event>, boolean) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createOutputPort(HttpServletRequest, LongParameter, ClientIdParameter, DoubleParameter, DoubleParameter, String) - Method in class org.apache.nifi.web.api.OutputPortResource
Creates a new output port.
createOutputPort(HttpServletRequest, OutputPortEntity) - Method in class org.apache.nifi.web.api.OutputPortResource
Creates a new output port.
createOutputPort(Revision, String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new output port.
createOutputPort(Revision, String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createParentProcessGroupDto(ProcessGroup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessGroupDTO from the specified parent ProcessGroup.
createPort(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Creates a port.
createPort(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Creates a port.
createPort(String, PortDTO) - Method in interface org.apache.nifi.web.dao.PortDAO
Creates a port in the specified group.
createPortAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.PortAuditor
Audits the creation of a port.
createPortDto(Port) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a PortDTO from the specified Port.
createPortStatusDto(PortStatus) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a PortStatusDTO for the specified PortStatus.
createPositionDto(Position) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a PositionDTO from the specified position
createProcessGroup(String, ProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Creates a process group reference.
createProcessGroup(String, ProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Creates a process group reference.
createProcessGroup(String, Revision, ProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new process group.
createProcessGroup(String, Revision, ProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createProcessGroupAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Audits the creation of process groups via createProcessGroup().
createProcessGroupContentsDto(ProcessGroup, boolean) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessGroupContentDTO from the specified ProcessGroup.
createProcessGroupDto(ProcessGroup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessGroupDTO from the specified ProcessGroup.
createProcessGroupDto(ProcessGroup, boolean) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessGroupDTO from the specified ProcessGroup.
createProcessGroupReference(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Adds the specified process group.
createProcessGroupReference(HttpServletRequest, ProcessGroupEntity) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Adds the specified process group.
createProcessGroupStatusDto(BulletinRepository, ProcessGroupStatus) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createProcessor(HttpServletRequest, LongParameter, ClientIdParameter, String, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.ProcessorResource
Creates a new processor.
createProcessor(HttpServletRequest, ProcessorEntity) - Method in class org.apache.nifi.web.api.ProcessorResource
Creates a new processor.
createProcessor(String, ProcessorDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Creates a new Processor.
createProcessor(String, ProcessorDTO) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Creates a new Processor.
createProcessor(Revision, String, ProcessorDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new Processor.
createProcessor(Revision, String, ProcessorDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createProcessorAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.ProcessorAuditor
Audits the creation of processors via createProcessor().
createProcessorConfigDto(ProcessorNode) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessorConfigDTO from the specified ProcessorNode.
createProcessorDto(ProcessorNode) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProcessorDTO from the specified ProcessorNode.
createProcessorStatusDto(ProcessorStatus) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createPropertyDescriptorDto(PropertyDescriptor) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a PropertyDesriptorDTO from the specified PropertyDesriptor.
createProvenanceEventDto(ProvenanceEventRecord) - Method in class org.apache.nifi.web.controller.ControllerFacade
Creates a ProvenanceEventDTO for the specified ProvenanceEventRecord.
createProvenanceEventNodeDTO(ProvenanceEventLineageNode) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProvenanceEventNodeDTO for the specified ProvenanceEventLineageNode.
createProvenanceLinkDTO(LineageEdge) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a ProvenanceLinkDTO for the specified LineageEdge.
createRemoteProcessGroup(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Creates a new remote process group.
createRemoteProcessGroup(HttpServletRequest, RemoteProcessGroupEntity) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Creates a new remote process group.
createRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Creates a remote process group reference.
createRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Creates a remote process group reference.
createRemoteProcessGroup(Revision, String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new remote process group.
createRemoteProcessGroup(Revision, String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createRemoteProcessGroupAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.RemoteProcessGroupAuditor
Audits the creation of remote process groups via createRemoteProcessGroup().
createRemoteProcessGroupDto(RemoteProcessGroup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a RemoteProcessGroupDTO from the specified RemoteProcessGroup.
createRemoteProcessGroupPortDto(RemoteGroupPort) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createRemoteProcessGroupStatusDto(RemoteProcessGroupStatus) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
createRevisionDTO(Revision) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Factory method for creating a new RevisionDTO based on this controller.
createSnippet(HttpServletRequest, LongParameter, ClientIdParameter, String, Boolean, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>) - Method in class org.apache.nifi.web.api.SnippetResource
Creates a new snippet based on the specified contents.
createSnippet(HttpServletRequest, SnippetEntity) - Method in class org.apache.nifi.web.api.SnippetResource
Creates a snippet based off the specified configuration.
createSnippet(SnippetDTO) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Creates a new snippet containing the specified components.
createSnippet(SnippetDTO) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Creates a snippet.
createSnippet(Revision, SnippetDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new snippet.
createSnippet(Revision, SnippetDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createSnippetDto(Snippet) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a SnippetDTO from the specified Snippet.
createStorageUsageDTO(String, StorageUsage) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a StorageUsageDTO from the specified StorageUsage.
createSystemDiagnosticsDto(SystemDiagnostics) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a SystemDiagnosticsDTO for the specified SystemDiagnostics.
createTemplate(HttpServletRequest, ClientIdParameter, String, String, String) - Method in class org.apache.nifi.web.api.TemplateResource
Creates a new template based off of the specified template.
createTemplate(TemplateDTO) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
createTemplate(TemplateDTO) - Method in interface org.apache.nifi.web.dao.TemplateDAO
Creates a template.
createTemplate(String, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Creates a new Template based off the specified snippet.
createTemplate(String, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createTemplateDTO(Template) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Creates a TemplateDTO from the specified template.
createTemplateInstance(Revision, String, Double, Double, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Instantiate the corresponding template.
createTemplateInstance(Revision, String, Double, Double, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
createUserDTO(NiFiUser) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Factory method for creating a new user transfer object.
createUserGroupDTO(NiFiUserGroup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 

D

DATE_TIME_FORMAT - Static variable in class org.apache.nifi.web.api.request.DateTimeParameter
 
DateTimeParameter - Class in org.apache.nifi.web.api.request
Class for parsing integer parameters and providing a user friendly error message.
DateTimeParameter(String) - Constructor for class org.apache.nifi.web.api.request.DateTimeParameter
 
dateTimeValue - Variable in class org.apache.nifi.web.api.request.DateTimeParameter
 
deleteActions(Date) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Purges all actions up to the specified end date.
deleteActions(Date) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteConnection(String, String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Deletes the specified Connection.
deleteConnection(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Deletes the specified Connection.
deleteConnection(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified relationship target.
deleteConnection(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteFunnel(String, String) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Deletes the specified Funnel in the specified group.
deleteFunnel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Deletes the specified funnel.
deleteFunnel(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified label.
deleteFunnel(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteHistory(ClientIdParameter, DateTimeParameter) - Method in class org.apache.nifi.web.api.HistoryResource
Deletes flow history from the specified end date.
deleteInputPort(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified input port.
deleteInputPort(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteLabel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Deletes the specified label.
deleteLabel(String, String) - Method in interface org.apache.nifi.web.dao.LabelDAO
Deletes the specified label in the specified group.
deleteLabel(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified label.
deleteLabel(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteLineage(HttpServletRequest, ClientIdParameter, String, String) - Method in class org.apache.nifi.web.api.ProvenanceResource
Deletes the lineage with the specified id.
deleteLineage(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Deletes the lineage with the specified id.
deleteLineage(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the lineage with the specified id.
deleteLineage(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
deleteNode(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.NodeResource
Removes the specified from this NiFi cluster.
deleteNode(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the node.
deleteNode(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteOutputPort(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if the output port could be deleted.
deleteOutputPort(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deletePort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Deletes the specified port.
deletePort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Deletes the specified port.
deletePort(String, String) - Method in interface org.apache.nifi.web.dao.PortDAO
Deletes the specified label in the specified group.
deleteProcessGroup(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Deletes the specified process group.
deleteProcessGroup(String) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Deletes the specified process group.
deleteProcessGroup(Revision, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified process group.
deleteProcessGroup(Revision, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteProcessor(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ProcessorResource
Removes the specified processor.
deleteProcessor(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Deletes the specified processor.
deleteProcessor(String, String) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Deletes the specified processor.
deleteProcessor(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified processor.
deleteProcessor(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteProvenance(HttpServletRequest, ClientIdParameter, String, String) - Method in class org.apache.nifi.web.api.ProvenanceResource
Deletes the provenance with the specified id.
deleteProvenance(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes provenance.
deleteProvenance(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteProvenanceQuery(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Deletes the query with the specified id.
deleteRelationshipTarget(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ConnectionResource
Removes the specified connection.
deleteRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Deletes the specified remote process group.
deleteRemoteProcessGroup(String, String) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Deletes the specified remote process group.
deleteRemoteProcessGroup(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified remote process group.
deleteRemoteProcessGroup(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteSnippet(String) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Deletes a snippet.
deleteSnippet(String) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Deletes the specified snippet.
deleteSnippet(Revision, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Removes the specified snippet.
deleteSnippet(Revision, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteTemplate(String) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
deleteTemplate(String) - Method in interface org.apache.nifi.web.dao.TemplateDAO
Deletes the specified template.
deleteTemplate(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified template.
deleteTemplate(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
deleteUser(HttpServletRequest, String, ClientIdParameter) - Method in class org.apache.nifi.web.api.UserResource
Deletes the specified user.
deleteUser(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified user.
deleteUser(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
destroy() - Method in class org.apache.nifi.web.filter.NodeRequestFilter
 
destroy() - Method in class org.apache.nifi.web.filter.RequestLogger
 
destroy() - Method in class org.apache.nifi.web.filter.ThreadLocalFilter
 
destroy() - Method in class org.apache.nifi.web.filter.TimerFilter
 
determineConnectableType(Connectable) - Method in class org.apache.nifi.audit.RelationshipAuditor
Determines the type of component the specified connectable is.
determineConnectableType(ConnectableDTO) - Method in class org.apache.nifi.audit.SnippetAuditor
Determines the type of component the specified connectable is.
DisconnectedNodeMutableRequestExceptionMapper - Class in org.apache.nifi.web.api.config
Maps disconnected node mutable request exceptions into client responses.
DisconnectedNodeMutableRequestExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.DisconnectedNodeMutableRequestExceptionMapper
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.nifi.web.filter.NodeRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.nifi.web.filter.RequestLogger
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.nifi.web.filter.ThreadLocalFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.nifi.web.filter.TimerFilter
 
DoubleParameter - Class in org.apache.nifi.web.api.request
Class for parsing double parameters and providing a user friendly error message.
DoubleParameter(String) - Constructor for class org.apache.nifi.web.api.request.DoubleParameter
 
doubleValue - Variable in class org.apache.nifi.web.api.request.DoubleParameter
 
DownloadableContent - Class in org.apache.nifi.web.util
 
DownloadableContent(String, String, InputStream) - Constructor for class org.apache.nifi.web.util.DownloadableContent
 
drainClientResponse(ClientResponse) - Static method in class org.apache.nifi.web.util.ClientResponseUtils
 
DtoFactory - Class in org.apache.nifi.web.api.dto
 
DtoFactory() - Constructor for class org.apache.nifi.web.api.dto.DtoFactory
 
dtoFactory - Variable in class org.apache.nifi.web.controller.ControllerFacade
 
dtoFactory - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
dtoFactory - Variable in class org.apache.nifi.web.util.SnippetUtils
 
DtoFactory.SortedRemoteGroupPortComparator - Class in org.apache.nifi.web.api.dto
 
DtoFactory.SortedRemoteGroupPortComparator() - Constructor for class org.apache.nifi.web.api.dto.DtoFactory.SortedRemoteGroupPortComparator
 

E

EXCEPTION_SEPARATOR - Static variable in class org.apache.nifi.web.api.config.WebApplicationExceptionMapper
 
exportLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
exportTemplate(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.TemplateResource
Retrieves the specified template.
exportTemplate(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the template, includes contents, with the specified id.
exportTemplate(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
extractConfiguredPropertyValues(ProcessorNode, ProcessorDTO) - Method in class org.apache.nifi.audit.ProcessorAuditor
Extracts the values for the configured properties from the specified Processor.
extractConfiguredPropertyValues(Connection, ConnectionDTO) - Method in class org.apache.nifi.audit.RelationshipAuditor
Extracts configured settings from the specified connection only if they have also been specified in the connectionDTO.
extractProcessGroupCounts(ProcessGroupStatus) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Utility method for extracting component counts from the specified group status.

F

filename - Variable in class org.apache.nifi.web.util.DownloadableContent
 
findNodeConnectionStatus(ProcessGroupStatus, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
findNodeInputPortStatus(ProcessGroupStatus, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
findNodeOutputPortStatus(ProcessGroupStatus, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
findNodeProcessorStatus(ProcessGroupStatus, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
findNodeRemoteProcessGroupStatus(ProcessGroupStatus, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
findProcessGroupIdForProcessor(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the group id that contains the specified processor.
FLOW_FILE_EXPIRATION - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
flowController - Variable in class org.apache.nifi.web.controller.ControllerFacade
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardLabelDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
flowController - Variable in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
flowController - Variable in class org.apache.nifi.web.util.SnippetUtils
 
flowService - Variable in class org.apache.nifi.web.controller.ControllerFacade
 
format(Date) - Static method in class org.apache.nifi.web.api.request.DateTimeParameter
 
format(DateTimeParameter) - Static method in class org.apache.nifi.web.api.request.DateTimeParameter
 
formatCount(Integer) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
formatDataSize(Long) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
fromDocumentedTypes(Set<Class>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Gets the DocumentedTypeDTOs from the specified classes.
FunnelAuditor - Class in org.apache.nifi.audit
 
FunnelAuditor() - Constructor for class org.apache.nifi.audit.FunnelAuditor
 
funnelAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
funnelDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
FunnelDAO - Interface in org.apache.nifi.web.dao
 
funnelDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
FunnelResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Funnel.
FunnelResource() - Constructor for class org.apache.nifi.web.api.FunnelResource
 

G

generateAuditRecord(Funnel, Operation) - Method in class org.apache.nifi.audit.FunnelAuditor
Generates an audit record for the creation of the specified funnel.
generateAuditRecord(Funnel, Operation, ActionDetails) - Method in class org.apache.nifi.audit.FunnelAuditor
Generates an audit record for the creation of the specified funnel.
generateAuditRecord(Port, Operation) - Method in class org.apache.nifi.audit.PortAuditor
Generates an audit record for the creation of the specified port.
generateAuditRecord(Port, Operation, ActionDetails) - Method in class org.apache.nifi.audit.PortAuditor
Generates an audit record for the creation of the specified port.
generateAuditRecord(ProcessGroup, Operation) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Generates an audit record for the creation of a process group.
generateAuditRecord(ProcessGroup, Operation, ActionDetails) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Generates an audit record for the creation of a process group.
generateAuditRecord(ProcessorNode, Operation) - Method in class org.apache.nifi.audit.ProcessorAuditor
Generates an audit record for the creation of a processor.
generateAuditRecord(ProcessorNode, Operation, ActionDetails) - Method in class org.apache.nifi.audit.ProcessorAuditor
Generates an audit record for the creation of a processor.
generateAuditRecord(RemoteProcessGroup, Operation) - Method in class org.apache.nifi.audit.RemoteProcessGroupAuditor
Generates an audit record for the specified remote process group.
generateAuditRecord(RemoteProcessGroup, Operation, ActionDetails) - Method in class org.apache.nifi.audit.RemoteProcessGroupAuditor
Generates an audit record for the specified remote process group.
generateAuditRecord(String, String, Component, Operation, Date) - Method in class org.apache.nifi.audit.SnippetAuditor
Generates an audit record for the creation of the specified funnel.
generateAuditRecordForConnection(Connection, Operation) - Method in class org.apache.nifi.audit.RelationshipAuditor
Generates the audit records for the specified connection.
generateAuditRecordForConnection(Connection, Operation, ActionDetails) - Method in class org.apache.nifi.audit.RelationshipAuditor
Generates the audit records for the specified connection.
generateContinueResponse() - Method in class org.apache.nifi.web.api.ApplicationResource
Generates a 150 Node Continue response to be used within the cluster request handshake.
generateCreatedResponse(URI, Object) - Method in class org.apache.nifi.web.api.ApplicationResource
Generates a 201 Created response with the specified content.
generateId(String) - Method in class org.apache.nifi.web.util.SnippetUtils
Generates a new id for the current id that is specified.
generateOkResponse() - Method in class org.apache.nifi.web.api.ApplicationResource
Generates an Ok response with no content.
generateOkResponse(Object) - Method in class org.apache.nifi.web.api.ApplicationResource
Generates an Ok response with the specified content.
generateResourceUri(String...) - Method in class org.apache.nifi.web.api.ApplicationResource
Generate a resource uri based off of the specified parameters.
getAboutInfo(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves details about this NiFi to put in the About dialog.
getAbsolutePath() - Method in class org.apache.nifi.web.api.ApplicationResource
 
getAction(ClientIdParameter, IntegerParameter) - Method in class org.apache.nifi.web.api.HistoryResource
Gets the action for the corresponding id.
getAction(Integer) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the details for the specified action id.
getAction(Integer) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getActions(HistoryQueryDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns actions that meet the specified criteria.
getActions(HistoryQueryDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getAnnotationData() - Method in class org.apache.nifi.web.controller.StandardSearchContext
 
getAuthorities(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the user details, including the authorities, about the user making the request.
getBanners(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the banners for this NiFi.
getBulletinBoard(ClientIdParameter, LongParameter, BulletinBoardPatternParameter, BulletinBoardPatternParameter, BulletinBoardPatternParameter, BulletinBoardPatternParameter, IntegerParameter) - Method in class org.apache.nifi.web.api.BulletinBoardResource
Retrieves all the of templates in this NiFi.
getBulletinBoard(BulletinQueryDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the bulletin board for this NiFi.
getBulletinBoard(BulletinQueryDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getBulletinBoardResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the History sub-resource.
getBulletinRepository() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the BulletinRepository.
getCapabilityDescription(Class<?>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Gets the capability description from the specified class.
getClientId() - Method in class org.apache.nifi.web.api.request.ClientIdParameter
 
getCluster(ClientIdParameter) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the contents of this NiFi cluster.
getCluster() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the contents of cluster.
getCluster() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterConnectionStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns a connection's status for each node connected to the cluster.
getClusterConnectionStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterConnectionStatusHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the connection status history for each node connected to the cluster.
getClusterConnectionStatusHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterContextFromRequest() - Method in class org.apache.nifi.web.api.ApplicationResource
 
getClusterHead() - Method in class org.apache.nifi.web.api.ClusterResource
Returns a 200 OK response to indicate this is a valid cluster endpoint.
getClusterInputPortStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns an input port's status for each node connected to the cluster.
getClusterInputPortStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterManagerRemoteSiteListeningPort() - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the socket port that the Cluster Manager is listening on for Site-to-Site communications
getClusterOutputPortStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns an output port's status for each node connected to the cluster.
getClusterOutputPortStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterProcessGroupStatusHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the process group status history for each node connected to the cluster.
getClusterProcessGroupStatusHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterProcessorStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns a processor's status for each node connected to the cluster.
getClusterProcessorStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterProcessorStatusHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the processor status history for each node connected to the cluster.
getClusterProcessorStatusHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterRemoteProcessGroupStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns a remote process group's status for each node connected to the cluster.
getClusterRemoteProcessGroupStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterRemoteProcessGroupStatusHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the remote process group status history for each node connected to the cluster.
getClusterRemoteProcessGroupStatusHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getClusterStatus(ClientIdParameter) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the status of this NiFi cluster.
getClusterStatus() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the cluster's status.
getClusterStatus() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getComments() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the comments of this controller.
getConnectableType() - Method in class org.apache.nifi.web.api.request.ConnectableTypeParameter
 
getConnection(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ConnectionResource
Retrieves the specified connection.
getConnection(String, String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Gets the specified Connection.
getConnection(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Gets the specified connection.
getConnection(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the specified Connection transfer object.
getConnection(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getConnectionResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Get the connection sub-resource within the specified group.
getConnectionResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Get the connection sub-resource within the specified group.
getConnections(ClientIdParameter) - Method in class org.apache.nifi.web.api.ConnectionResource
Gets all the connections.
getConnections(String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Gets all of the connections.
getConnections(String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Gets all of the connections.
getConnections(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the Connection transfer objects for the specified source processor.
getConnections(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getConnectionsForSource(String, String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Gets the connections for the specified source processor.
getConnectionsForSource(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Gets the connections for the specified source processor.
getConnectionStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the connection status for every node.
getConnectionStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the connections status history for every node.
getConnectionStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ConnectionResource
Retrieves the specified connection status history.
getConnectionStatusHistory(String, String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the status history for the specified connection.
getConnectionStatusHistory(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the status history of the specified connection.
getConnectionStatusHistory(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getContent(Long, String, ContentDirection) - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the content for the specified claim.
getContent(Long, String, ContentDirection) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the content for the specified claim.
getContent(Long, String, ContentDirection) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getContent() - Method in class org.apache.nifi.web.util.DownloadableContent
 
getController(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Returns the details of this NiFi.
getController() - Method in interface org.apache.nifi.web.NiFiServiceFacade
 
getController() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getControllerConfig(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the configuration for this NiFi.
getControllerConfiguration() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the configuration for this controller.
getControllerConfiguration() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getControllerHead() - Method in class org.apache.nifi.web.api.ControllerResource
Returns a 200 OK response to indicate this is a valid controller endpoint.
getControllerService(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Return the controller service for the specified identifier.
getControllerService(String) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
getControllerServiceIdentifiers(Class<? extends ControllerService>) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
getControllerServiceNode(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
getControllerStatus(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the status for this NiFi.
getControllerStatus() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the status of this controller.
getControllerStatus() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the controller status.
getControllerStatus() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getCounters(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the counters report for this NiFi.
getCounters() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the counters for this controller.
getCounters() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the counters.
getCounters() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getCurrentUserDn() - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
getCurrentUserName() - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
getDateTime() - Method in class org.apache.nifi.web.api.request.DateTimeParameter
 
getDouble() - Method in class org.apache.nifi.web.api.request.DoubleParameter
 
getFilename() - Method in class org.apache.nifi.web.util.DownloadableContent
 
getFlowFileComparatorTypes() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the FlowFileComparator types that this controller supports.
getFlowFileProcessorTypes() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the FlowFileProcessor types that this controller supports.
getFunnel(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.FunnelResource
Retrieves the specified funnel.
getFunnel(String, String) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Gets the specified funnel in the specified group.
getFunnel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Gets the specified funnel.
getFunnel(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the specified funnel.
getFunnel(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getFunnelResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Locates the funnel sub-resource within the specified group.
getFunnelResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Locates the funnel sub-resource within the specified group.
getFunnels(ClientIdParameter) - Method in class org.apache.nifi.web.api.FunnelResource
Retrieves all the of funnels in this NiFi.
getFunnels(String) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Gets all of the funnels in the specified group.
getFunnels(String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Gets all of the funnels.
getFunnels(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all of the funnels.
getFunnels(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getGroupResource(String) - Method in class org.apache.nifi.web.api.ControllerResource
Locates the Group sub-resource.
getHeaders() - Method in class org.apache.nifi.web.api.ApplicationResource
 
getHeaders(Map<String, String>) - Method in class org.apache.nifi.web.api.ApplicationResource
 
getHeaders(NiFiWebContextConfig) - Method in class org.apache.nifi.web.StandardNiFiWebContext
Gets the headers for the request to replicate to each node while clustered.
getHistoryResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the History sub-resource.
getInputContent(ClientIdParameter, String, LongParameter) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the content for the input of the specified event.
getInputPort(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.InputPortResource
Retrieves the specified input port.
getInputPort(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets an input port.
getInputPort(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getInputPortResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Get the input ports sub-resource within the specified group.
getInputPortResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Get the input ports sub-resource within the specified group.
getInputPorts(ClientIdParameter) - Method in class org.apache.nifi.web.api.InputPortResource
Retrieves all the of input ports in this NiFi.
getInputPorts() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the input ports on the root group.
getInputPorts(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all input ports in a given group.
getInputPorts(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getInputPortStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the input port status for every node.
getInstanceId() - Method in class org.apache.nifi.web.controller.ControllerFacade
 
getInstanceId() - Method in interface org.apache.nifi.web.NiFiServiceFacade
The instance id of this NiFi.
getInstanceId() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getInteger() - Method in class org.apache.nifi.web.api.request.IntegerParameter
 
getLabel(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.LabelResource
Retrieves the specified label.
getLabel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Gets the specified label.
getLabel(String, String) - Method in interface org.apache.nifi.web.dao.LabelDAO
Gets the specified label in the specified group.
getLabel(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the specified label.
getLabel(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getLabelResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Locates the label sub-resource within the specified group.
getLabelResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Locates the label sub-resource within the specified group.
getLabels(ClientIdParameter) - Method in class org.apache.nifi.web.api.LabelResource
Retrieves all the of labels in this NiFi.
getLabels(String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Gets all of the labels.
getLabels(String) - Method in interface org.apache.nifi.web.dao.LabelDAO
Gets all of the labels in the specified group.
getLabels(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all of the labels.
getLabels(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getLineage(ClientIdParameter, String, String) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the lineage with the specified id.
getLineage(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the lineage with the specified id.
getLineage(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the lineage with the specified id.
getLineage(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
getLong() - Method in class org.apache.nifi.web.api.request.LongParameter
 
getMaxEventDrivenThreadCount() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the max event driven thread count of this controller.
getMaxTimerDrivenThreadCount() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the max timer driven thread count of this controller.
getName() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the name of this controller.
getNewestDate(Date, Date) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Utility method to get the newest of the two specified dates.
getNode(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.NodeResource
Gets the contents of the specified node in this NiFi cluster.
getNode(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the contents of the node.
getNode(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getNodeId() - Method in class org.apache.nifi.web.controller.ControllerFacade
Get the node id of this controller.
getNodeId() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the id of this node, if clustered.
getNodeId() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getNodeResource() - Method in class org.apache.nifi.web.api.ClusterResource
Locates the ClusterConnection sub-resource.
getNodeStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.NodeResource
Gets the status for the specified node.
getNodeStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the status the specified node id.
getNodeStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getNodeSystemDiagnostics(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.NodeResource
Gets the system diagnositics for the specified node.
getNodeSystemDiagnostics(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the system diagnostics for the specified node id.
getNodeSystemDiagnostics(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getOldestDate(Date, Date) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Utility method to get the oldest of the two specified dates.
getOutputContent(ClientIdParameter, String, LongParameter) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the content for the output of the specified event.
getOutputPort(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.OutputPortResource
Retrieves the specified output port.
getOutputPort(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets an output port.
getOutputPort(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getOutputPortResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Get the output ports sub-resource within the specified group.
getOutputPortResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Get the output ports sub-resource within the specified group.
getOutputPorts(ClientIdParameter) - Method in class org.apache.nifi.web.api.OutputPortResource
Retrieves all the of output ports in this NiFi.
getOutputPorts() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the output ports on the root group.
getOutputPorts(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all output ports in a given group.
getOutputPorts(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getOutputPortStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the output port status for every node.
getPattern() - Method in class org.apache.nifi.web.api.request.BulletinBoardPatternParameter
 
getPort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Gets the specified port.
getPort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Gets the specified port.
getPort(String, String) - Method in interface org.apache.nifi.web.dao.PortDAO
Gets the specified port in the specified group.
getPorts(String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Gets all of the ports.
getPorts(String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Gets all of the ports.
getPorts(String) - Method in interface org.apache.nifi.web.dao.PortDAO
Gets all of the ports in the specified group.
getPrioritizers(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the types of prioritizers that this NiFi supports.
getProcessGroup(ClientIdParameter, Boolean, Boolean) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Retrieves the content of the specified group.
getProcessGroup(ClientIdParameter, String, Boolean, Boolean) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Retrieves the contents of the specified group.
getProcessGroup(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Gets the specified process group.
getProcessGroup(String) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Gets the specified process group.
getProcessGroup(String, boolean) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the process group.
getProcessGroup(String, boolean) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessGroupDAO() - Method in class org.apache.nifi.audit.NiFiAuditor
 
getProcessGroupReferences(ClientIdParameter, Boolean) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Retrieves the content of the specified group reference.
getProcessGroupReferenceUri(ProcessGroupDTO) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Generates a URI for a process group reference.
getProcessGroupResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Locates the process group sub-resource within the specified group.
getProcessGroups(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Gets all of the process groups.
getProcessGroups(String) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Gets all of the process groups.
getProcessGroups(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all process groups in the specified parent group.
getProcessGroups(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessGroupStatus(ClientIdParameter, Boolean) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Retrieves the status report for this NiFi.
getProcessGroupStatus(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the status for the specified process group.
getProcessGroupStatus(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the process group status.
getProcessGroupStatus(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessGroupStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the process group status history for every node.
getProcessGroupStatusHistory(ClientIdParameter) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Retrieves the specified remote process groups status history.
getProcessGroupStatusHistory(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the status history for the specified process group.
getProcessGroupStatusHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the process group status history.
getProcessGroupStatusHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessGroupUri(String) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Generates a URI for a process group.
getProcessor(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the processor.
getProcessor(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ProcessorResource
Retrieves the specified processor.
getProcessor(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Gets the Processor transfer object for the specified id.
getProcessor(String, String) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Gets the Processor transfer object for the specified id.
getProcessor(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the Processor transfer object for the specified id.
getProcessor(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the Processor transfer object for the specified id.
getProcessor(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessor(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessor(NiFiWebContextConfig) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
getProcessorHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.HistoryResource
Gets the actions for the specified processor.
getProcessorHistory(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the history for the specified property for the specified processor.
getProcessorHistory(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessorResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Get the processor resource within the specified group.
getProcessorResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Get the processor resource within the specified group.
getProcessors(ClientIdParameter) - Method in class org.apache.nifi.web.api.ProcessorResource
Retrieves all the processors in this NiFi.
getProcessors(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Gets all the Processors for this controller.
getProcessors(String) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Gets all the Processor transfer objects for this controller.
getProcessors(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all the Processor transfer objects for this controller.
getProcessors(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessorStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the processor status for every node.
getProcessorStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the processor status history for every node.
getProcessorStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ProcessorResource
Retrieves the specified processor status history.
getProcessorStatusHistory(String, String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the status history for the specified processor.
getProcessorStatusHistory(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the processor status history.
getProcessorStatusHistory(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProcessorTypes(ClientIdParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Retrieves the types of processors that this NiFi supports.
getProcessorTypes() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the list of processor types.
getProcessorTypes() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProperties() - Method in class org.apache.nifi.web.controller.StandardSearchContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.web.controller.StandardSearchContext
 
getProvenance(ClientIdParameter, String, String) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the provenance with the specified id.
getProvenance(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Retrieves provenance.
getProvenance(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProvenanceEvent(ClientIdParameter, String, LongParameter) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the details for a provenance event.
getProvenanceEvent(Long) - Method in class org.apache.nifi.web.controller.ControllerFacade
Get the provenance event with the specified event id.
getProvenanceEvent(Long) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the provenance event with the specified id.
getProvenanceEvent(Long) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getProvenanceQuery(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Retrieves the results of a provenance query.
getProvenanceResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the Provenance sub-resource.
getProvenanceSearchOptions() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the available options for searching provenance.
getProvenanceSearchOptions() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the available options for searching provenance.
getProvenanceSearchOptions() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getRawPattern() - Method in class org.apache.nifi.web.api.request.BulletinBoardPatternParameter
 
getRemoteProcessGroup(ClientIdParameter, Boolean, String) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Retrieves the specified remote process group.
getRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Gets the specified remote process group.
getRemoteProcessGroup(String, String) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Gets the specified remote process group.
getRemoteProcessGroup(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets a remote process group.
getRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getRemoteProcessGroupResource() - Method in class org.apache.nifi.web.api.ProcessGroupResource
Locates the remote process group sub-resource within the specified group.
getRemoteProcessGroupResource(String) - Method in class org.apache.nifi.web.api.SnippetResource
Locates the remote process group sub-resource within the specified group.
getRemoteProcessGroups(ClientIdParameter, Boolean) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Retrieves all the of remote process groups in this NiFi.
getRemoteProcessGroups(String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Gets all of the remote process groups.
getRemoteProcessGroups(String) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Gets all of the remote process groups.
getRemoteProcessGroups(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all remote process groups in the a given parent group.
getRemoteProcessGroups(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getRemoteProcessGroupStatus(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the remote process group status for every node.
getRemoteProcessGroupStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ClusterResource
Gets the remote process group status history for every node.
getRemoteProcessGroupStatusHistory(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Retrieves the specified remote process groups status history.
getRemoteProcessGroupStatusHistory(String, String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the status history for the specified remote process group.
getRemoteProcessGroupStatusHistory(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the remote process group status history.
getRemoteProcessGroupStatusHistory(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getRemoteSiteListeningPort() - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns the socket port that the local instance is listening on for Site-to-Site communications
getRequestParameters() - Method in class org.apache.nifi.web.api.ApplicationResource
 
getRequestParameters(boolean) - Method in class org.apache.nifi.web.api.ApplicationResource
 
getRevision() - Method in class org.apache.nifi.web.api.ControllerResource
Gets current revision of this NiFi.
getRevision() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the current revision.
getRevision() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getRootGroupId() - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the root group id.
getSearchOptions(ClientIdParameter) - Method in class org.apache.nifi.web.api.ProvenanceResource
Gets the provenance search options for this NiFi.
getSearchTerm() - Method in class org.apache.nifi.web.controller.StandardSearchContext
 
getSnippet(ClientIdParameter, Boolean, String) - Method in class org.apache.nifi.web.api.SnippetResource
Retrieves the specified snippet.
getSnippet(String) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
getSnippet(String) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Gets the specified snippet.
getSnippet(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the specified snippet.
getSnippet(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getSnippetResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the Template sub-resource.
getSystemDiagnostics(ClientIdParameter) - Method in class org.apache.nifi.web.api.SystemDiagnosticsResource
Gets the system diagnostics for this NiFi instance.
getSystemDiagnostics() - Method in class org.apache.nifi.web.controller.ControllerFacade
Returns a SystemDiagnostics that describes the current state of the node
getSystemDiagnostics() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the system diagnostics.
getSystemDiagnostics() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getTags(Class<?>) - Method in class org.apache.nifi.web.api.dto.DtoFactory
Gets the tags from the specified class.
getTemplate(String) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
getTemplate(String) - Method in interface org.apache.nifi.web.dao.TemplateDAO
Gets the specified template.
getTemplate(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the template with the specified id.
getTemplate(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getTemplateResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the Template sub-resource.
getTemplates(ClientIdParameter) - Method in class org.apache.nifi.web.api.TemplateResource
Retrieves all the of templates in this NiFi.
getTemplates() - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
getTemplates() - Method in interface org.apache.nifi.web.dao.TemplateDAO
Gets all of the templates.
getTemplates() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all templates.
getTemplates() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getType() - Method in class org.apache.nifi.web.util.DownloadableContent
 
getUser(ClientIdParameter, String) - Method in class org.apache.nifi.web.api.UserResource
Gets the details for the specified user.
getUser(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets the user with the specified id.
getUser(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getUserGroupResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the User sub-resource.
getUserResource() - Method in class org.apache.nifi.web.api.ControllerResource
Locates the User sub-resource.
getUsers(ClientIdParameter, Boolean) - Method in class org.apache.nifi.web.api.UserResource
Gets all users that are registered within this Controller.
getUsers(Boolean) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Gets all of the users registered with this controller.
getUsers(Boolean) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
getWorkQueuePrioritizerTypes() - Method in interface org.apache.nifi.web.NiFiServiceFacade
Returns the list of prioritizer types.
getWorkQueuePrioritizerTypes() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
groupId - Variable in class org.apache.nifi.web.api.ConnectionResource
 
groupId - Variable in class org.apache.nifi.web.api.FunnelResource
 
groupId - Variable in class org.apache.nifi.web.api.InputPortResource
 
groupId - Variable in class org.apache.nifi.web.api.LabelResource
 
groupId - Variable in class org.apache.nifi.web.api.OutputPortResource
 
groupId - Variable in class org.apache.nifi.web.api.ProcessGroupResource
 
groupId - Variable in class org.apache.nifi.web.api.ProcessorResource
 
groupId - Variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 

H

hasConnection(String, String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Determines if the specified connection exists.
hasConnection(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Determines if the specified connection exists.
hasFunnel(String, String) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Determines if the specified funnel exists in the specified group.
hasFunnel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Determines if the specified funnel exists.
hasLabel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Determines if the specified label exists.
hasLabel(String, String) - Method in interface org.apache.nifi.web.dao.LabelDAO
Determines if the specified label exists in the specified group.
hasPort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Determines if the specified port exists.
hasPort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Determines if the specified port exists.
hasPort(String, String) - Method in interface org.apache.nifi.web.dao.PortDAO
Determines if the specified port exists in the specified group.
hasProcessGroup(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Determines if the specified process group exists.
hasProcessGroup(String) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Determines if the specified remote process group exists.
hasProcessor(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Determines if the specified processor is loaded.
hasProcessor(String, String) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Determines if the specified processor is loaded.
hasRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Determines if the specified remote process group exists.
hasRemoteProcessGroup(String, String) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Determines if the specified remote process group exists.
hasSnippet(String) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
hasSnippet(String) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Determines if the specified snippet exists.
HEADER_BUFFER_SIZE - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
HistoryResource - Class in org.apache.nifi.web.api
RESTful endpoint for querying the history of this Controller.
HistoryResource() - Constructor for class org.apache.nifi.web.api.HistoryResource
 
httpContext - Variable in class org.apache.nifi.web.api.ApplicationResource
 
httpServletRequest - Variable in class org.apache.nifi.web.api.ApplicationResource
 

I

IllegalArgumentExceptionMapper - Class in org.apache.nifi.web.api.config
Maps web application exceptions into client responses.
IllegalArgumentExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalArgumentExceptionMapper
 
IllegalClusterResourceRequestException - Exception in org.apache.nifi.web
Exception indicating a clustering-related request was issued to a node when it should have been issued to the cluster manager.
IllegalClusterResourceRequestException(String) - Constructor for exception org.apache.nifi.web.IllegalClusterResourceRequestException
 
IllegalClusterResourceRequestException(String, Throwable) - Constructor for exception org.apache.nifi.web.IllegalClusterResourceRequestException
 
IllegalClusterResourceRequestExceptionMapper - Class in org.apache.nifi.web.api.config
Maps illegal cluster resource request exceptions into client responses.
IllegalClusterResourceRequestExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalClusterResourceRequestExceptionMapper
 
IllegalClusterStateExceptionMapper - Class in org.apache.nifi.web.api.config
Maps illegal cluster state exceptions into client responses.
IllegalClusterStateExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalClusterStateExceptionMapper
 
IllegalNodeDeletionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps illegal node deletion exceptions into client responses.
IllegalNodeDeletionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalNodeDeletionExceptionMapper
 
IllegalNodeDisconnectionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps illegal node disconnection exceptions into client responses.
IllegalNodeDisconnectionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalNodeDisconnectionExceptionMapper
 
IllegalNodeReconnectionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps illegal node reconnection exceptions into client responses.
IllegalNodeReconnectionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalNodeReconnectionExceptionMapper
 
IllegalStateExceptionMapper - Class in org.apache.nifi.web.api.config
Maps web application exceptions into client responses.
IllegalStateExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IllegalStateExceptionMapper
 
importLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
importTemplate(HttpServletRequest, ClientIdParameter, InputStream) - Method in class org.apache.nifi.web.api.TemplateResource
Imports the specified template.
importTemplate(HttpServletRequest, TemplateEntity) - Method in class org.apache.nifi.web.api.TemplateResource
Imports the specified template.
importTemplate(TemplateDTO) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
importTemplate(TemplateDTO) - Method in interface org.apache.nifi.web.dao.TemplateDAO
Import the specified template.
importTemplate(TemplateDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Imports the specified Template.
importTemplate(TemplateDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
IneligiblePrimaryNodeExceptionMapper - Class in org.apache.nifi.web.api.config
Maps no ineligible primary node exceptions into client responses.
IneligiblePrimaryNodeExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.IneligiblePrimaryNodeExceptionMapper
 
init(FilterConfig) - Method in class org.apache.nifi.web.filter.NodeRequestFilter
 
init(FilterConfig) - Method in class org.apache.nifi.web.filter.RequestLogger
 
init(FilterConfig) - Method in class org.apache.nifi.web.filter.ThreadLocalFilter
 
init(FilterConfig) - Method in class org.apache.nifi.web.filter.TimerFilter
 
inputPortDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
inputPortDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
InputPortResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing an Input Port.
InputPortResource() - Constructor for class org.apache.nifi.web.api.InputPortResource
 
instantiateTemplate(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Instantiates the specified template within this ProcessGroup.
instantiateTemplate(String, Double, Double, String) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
instantiateTemplate(String, Double, Double, String) - Method in interface org.apache.nifi.web.dao.TemplateDAO
Instantiate the corresponding template.
instantiateTemplateAdvice(ProceedingJoinPoint) - Method in class org.apache.nifi.audit.SnippetAuditor
Audits the instantiation of a template.
IntegerParameter - Class in org.apache.nifi.web.api.request
Class for parsing integer parameters and providing a user friendly error message.
IntegerParameter(String) - Constructor for class org.apache.nifi.web.api.request.IntegerParameter
 
integerValue - Variable in class org.apache.nifi.web.api.request.IntegerParameter
 
INVALID_CONNECTABLE_TYPE_MESSAGE - Static variable in class org.apache.nifi.web.api.request.ConnectableTypeParameter
 
INVALID_DOUBLE_MESSAGE - Static variable in class org.apache.nifi.web.api.request.DoubleParameter
 
INVALID_INTEGER_MESSAGE - Static variable in class org.apache.nifi.web.api.request.DateTimeParameter
 
INVALID_INTEGER_MESSAGE - Static variable in class org.apache.nifi.web.api.request.IntegerParameter
 
INVALID_LONG_MESSAGE - Static variable in class org.apache.nifi.web.api.request.LongParameter
 
INVALID_PATTERN_MESSAGE - Static variable in class org.apache.nifi.web.api.request.BulletinBoardPatternParameter
 
INVALID_REVISION_ERROR - Static variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
invalidateUser(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Invalidates the specified user.
invalidateUser(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
invalidateUserGroup(String, Set<String>) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Invalidates the specified user accounts and all accounts associated with this group.
invalidateUserGroup(String, Set<String>) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
InvalidRevisionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps invalid revision exceptions into client responses.
InvalidRevisionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.InvalidRevisionExceptionMapper
 
isAnyNotNull(T...) - Method in class org.apache.nifi.web.dao.impl.ComponentDAO
Returns whether any of the specified objects are not null.
isClustered() - Method in class org.apache.nifi.web.controller.ControllerFacade
 
isClustered() - Method in interface org.apache.nifi.web.NiFiServiceFacade
 
isClustered() - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
isClusterManagerRemoteSiteCommsSecure() - Method in class org.apache.nifi.web.controller.ControllerFacade
Indicates whether or not Site-to-Site communications with the Cluster Manager are secure
isControllerServiceEnabled(ControllerService) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
isControllerServiceEnabled(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
isLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
isNotNull(T) - Method in class org.apache.nifi.web.dao.impl.ComponentDAO
Returns whether the specified object is not null.
isPrimaryNode(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
isRemoteSiteCommsSecure() - Method in class org.apache.nifi.web.controller.ControllerFacade
Indicates whether or not Site-to-Site communications with the local instance are secure
isUserAuthorized(NiFiUser, RootGroupPort) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Ensures the specified user has permission to access the specified port.

J

JsonMappingExceptionMapper - Class in org.apache.nifi.web.api.config
Maps invalid revision exceptions into client responses.
JsonMappingExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.JsonMappingExceptionMapper
 
JsonParseExceptionMapper - Class in org.apache.nifi.web.api.config
Maps invalid revision exceptions into client responses.
JsonParseExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.JsonParseExceptionMapper
 

L

LabelDAO - Interface in org.apache.nifi.web.dao
 
labelDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
LabelResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Label.
LabelResource() - Constructor for class org.apache.nifi.web.api.LabelResource
 
LINKED - Static variable in class org.apache.nifi.web.api.SnippetResource
 
locateConnection(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
locateConnection(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
locateFunnel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Locates the specified funnel.
locateFunnel(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Locates the specified funnel.
locateLabel(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Locates the specified label.
locateLabel(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Locates the specified label.
locatePort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
locatePort(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
locatePort(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
locatePort(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
locateProcessGroup(FlowController, String) - Method in class org.apache.nifi.web.dao.impl.ComponentDAO
Locates the specified ProcessGroup.
locateProcessor(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
locateProcessor(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
locatePropertyDescriptor(Set<PropertyDescriptor>, PropertyDescriptor) - Method in class org.apache.nifi.audit.ProcessorAuditor
Locates the actual property descriptor for the given spec property descriptor.
locateRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
locateRemoteProcessGroup(ProcessGroup, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
locateSnippet(String) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
locateTemplate(String) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
lock - Variable in class org.apache.nifi.web.NiFiServiceFacadeLock
 
logger - Static variable in class org.apache.nifi.aop.MethodProfiler
 
logger - Static variable in class org.apache.nifi.audit.ControllerAuditor
 
logger - Static variable in class org.apache.nifi.audit.FunnelAuditor
 
logger - Static variable in class org.apache.nifi.audit.PortAuditor
 
logger - Static variable in class org.apache.nifi.audit.ProcessGroupAuditor
 
logger - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
logger - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
logger - Static variable in class org.apache.nifi.audit.RemoteProcessGroupAuditor
 
logger - Static variable in class org.apache.nifi.audit.SnippetAuditor
 
logger - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
logger - Static variable in class org.apache.nifi.web.api.BulletinBoardResource
 
logger - Static variable in class org.apache.nifi.web.api.config.AccessDeniedExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.AccountNotFoundExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.AdministrationExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.AuthenticationCredentialsNotFoundExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.ClusterExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.ConnectingNodeMutableRequestExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.DisconnectedNodeMutableRequestExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalArgumentExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalClusterResourceRequestExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalClusterStateExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalNodeDeletionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalNodeDisconnectionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalNodeReconnectionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IllegalStateExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.IneligiblePrimaryNodeExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.InvalidRevisionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.JsonMappingExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.JsonParseExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.MutableRequestExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.NiFiCoreExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.NoConnectedNodesExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.NodeDisconnectionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.NodeReconnectionExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.NoResponseFromNodesExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.PrimaryRoleAssignmentExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.ResourceNotFoundExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.SafeModeMutableRequestExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.ThrowableMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.UnknownNodeExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.ValidationExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.config.WebApplicationExceptionMapper
 
logger - Static variable in class org.apache.nifi.web.api.ConnectionResource
 
logger - Static variable in class org.apache.nifi.web.api.FunnelResource
 
logger - Static variable in class org.apache.nifi.web.api.InputPortResource
 
logger - Static variable in class org.apache.nifi.web.api.LabelResource
 
logger - Static variable in class org.apache.nifi.web.api.OutputPortResource
 
logger - Static variable in class org.apache.nifi.web.api.ProcessorResource
 
logger - Static variable in class org.apache.nifi.web.api.ProvenanceResource
 
logger - Static variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
logger - Static variable in class org.apache.nifi.web.api.SnippetResource
 
logger - Static variable in class org.apache.nifi.web.api.SystemDiagnosticsResource
 
logger - Static variable in class org.apache.nifi.web.api.TemplateResource
 
logger - Static variable in class org.apache.nifi.web.contextlistener.ApplicationStartupContextListener
 
logger - Static variable in class org.apache.nifi.web.controller.ControllerFacade
 
logger - Static variable in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
logger - Static variable in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
logger - Static variable in class org.apache.nifi.web.filter.NodeRequestFilter
 
logger - Static variable in class org.apache.nifi.web.filter.RequestLogger
 
logger - Static variable in class org.apache.nifi.web.filter.TimerFilter
 
logger - Static variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
logger - Static variable in class org.apache.nifi.web.StandardNiFiWebContext
 
logger - Static variable in class org.apache.nifi.web.util.ClientResponseUtils
 
LongParameter - Class in org.apache.nifi.web.api.request
Class for parsing long parameters and providing a user friendly error message.
LongParameter(String) - Constructor for class org.apache.nifi.web.api.request.LongParameter
 
longValue - Variable in class org.apache.nifi.web.api.request.LongParameter
 
lookupSensitiveProperties(FlowSnippetDTO) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Looks up the actual value for any sensitive properties from the specified snippet.
lookupSensitiveProperties(Set<ProcessorDTO>) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Looks up the actual value for any sensitive properties from the specified processors.

M

MAX_BULLETINS_PER_COMPONENT - Variable in class org.apache.nifi.web.api.dto.DtoFactory
 
MAX_MAX_RESULTS - Static variable in class org.apache.nifi.web.api.ProvenanceResource
 
MethodProfiler - Class in org.apache.nifi.aop
 
MethodProfiler() - Constructor for class org.apache.nifi.aop.MethodProfiler
 
MutableRequestExceptionMapper - Class in org.apache.nifi.web.api.config
Maps mutal request exceptions into client responses.
MutableRequestExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.MutableRequestExceptionMapper
 

N

NAME - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
NAME - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
NiFiAuditor - Class in org.apache.nifi.audit
A NiFi audit service.
NiFiAuditor() - Constructor for class org.apache.nifi.audit.NiFiAuditor
 
NiFiCoreException - Exception in org.apache.nifi.web
Exception indicating an error occurred in the NiFi Core.
NiFiCoreException(String) - Constructor for exception org.apache.nifi.web.NiFiCoreException
 
NiFiCoreException(String, Throwable) - Constructor for exception org.apache.nifi.web.NiFiCoreException
 
NiFiCoreExceptionMapper - Class in org.apache.nifi.web.api.config
Maps NiFi core exceptions into client responses.
NiFiCoreExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.NiFiCoreExceptionMapper
 
NiFiServiceFacade - Interface in org.apache.nifi.web
Defines the NiFiServiceFacade interface.
NiFiServiceFacadeLock - Class in org.apache.nifi.web
Aspect to limit access into the core.
NiFiServiceFacadeLock() - Constructor for class org.apache.nifi.web.NiFiServiceFacadeLock
 
noCache(Response.ResponseBuilder) - Method in class org.apache.nifi.web.api.ApplicationResource
Edit the response headers to indicating no caching.
NoConnectedNodesExceptionMapper - Class in org.apache.nifi.web.api.config
Maps no connected nodes exceptions into client responses.
NoConnectedNodesExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.NoConnectedNodesExceptionMapper
 
NodeDisconnectionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps node disconnection exceptions into client responses.
NodeDisconnectionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.NodeDisconnectionExceptionMapper
 
NodeReconnectionExceptionMapper - Class in org.apache.nifi.web.api.config
Maps node reconnection exceptions into client responses.
NodeReconnectionExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.NodeReconnectionExceptionMapper
 
NodeRequestFilter - Class in org.apache.nifi.web.filter
A filter that prevents direct access to nodes (i.e., flow controllers connected to a cluster).
NodeRequestFilter() - Constructor for class org.apache.nifi.web.filter.NodeRequestFilter
 
NodeResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a cluster connection.
NodeResource() - Constructor for class org.apache.nifi.web.api.NodeResource
 
NoResponseFromNodesExceptionMapper - Class in org.apache.nifi.web.api.config
Maps the exceptional case when the cluster is unable to service a request because no nodes returned a response.
NoResponseFromNodesExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.NoResponseFromNodesExceptionMapper
 

O

optimisticLockingManager - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
org.apache.nifi.aop - package org.apache.nifi.aop
 
org.apache.nifi.audit - package org.apache.nifi.audit
 
org.apache.nifi.web - package org.apache.nifi.web
 
org.apache.nifi.web.api - package 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.
org.apache.nifi.web.api.config - package org.apache.nifi.web.api.config
 
org.apache.nifi.web.api.dto - package org.apache.nifi.web.api.dto
 
org.apache.nifi.web.api.request - package org.apache.nifi.web.api.request
 
org.apache.nifi.web.contextlistener - package org.apache.nifi.web.contextlistener
 
org.apache.nifi.web.controller - package org.apache.nifi.web.controller
 
org.apache.nifi.web.dao - package org.apache.nifi.web.dao
 
org.apache.nifi.web.dao.impl - package org.apache.nifi.web.dao.impl
 
org.apache.nifi.web.filter - package org.apache.nifi.web.filter
 
org.apache.nifi.web.util - package org.apache.nifi.web.util
 
outputPortDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
outputPortDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
OutputPortResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing an Output Port.
OutputPortResource() - Constructor for class org.apache.nifi.web.api.OutputPortResource
 

P

parse(String) - Static method in class org.apache.nifi.web.api.request.DateTimeParameter
 
patternValue - Variable in class org.apache.nifi.web.api.request.BulletinBoardPatternParameter
 
PENALTY_DURATION - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
populateFlowSnippet(Snippet, boolean) - Method in class org.apache.nifi.web.util.SnippetUtils
Populates the specified snippet and returns the details.
populateRemainingConnectionContent(ConnectionDTO) - Method in class org.apache.nifi.web.api.ConnectionResource
Populate the uri's for the specified processor and its relationships.
populateRemainingConnectionsContent(Set<ConnectionDTO>) - Method in class org.apache.nifi.web.api.ConnectionResource
Populate the uri's for the specified processors and their relationships.
populateRemainingFunnelContent(FunnelDTO) - Method in class org.apache.nifi.web.api.FunnelResource
Populates the uri for the specified funnel.
populateRemainingFunnelsContent(Set<FunnelDTO>) - Method in class org.apache.nifi.web.api.FunnelResource
Populates the uri for the specified funnels.
populateRemainingInputPortContent(PortDTO) - Method in class org.apache.nifi.web.api.InputPortResource
Populates the uri for the specified input ports.
populateRemainingInputPortsContent(Set<PortDTO>) - Method in class org.apache.nifi.web.api.InputPortResource
Populates the uri for the specified input ports.
populateRemainingLabelContent(LabelDTO) - Method in class org.apache.nifi.web.api.LabelResource
Populates the uri for the specified label.
populateRemainingLabelsContent(Set<LabelDTO>) - Method in class org.apache.nifi.web.api.LabelResource
Populates the uri for the specified labels.
populateRemainingLineageContent(LineageDTO) - Method in class org.apache.nifi.web.api.ProvenanceResource
Populates the uri for the specified lineage.
populateRemainingOutputPortContent(PortDTO) - Method in class org.apache.nifi.web.api.OutputPortResource
Populates the uri for the specified output ports.
populateRemainingOutputPortsContent(Set<PortDTO>) - Method in class org.apache.nifi.web.api.OutputPortResource
Populates the uri for the specified output ports.
populateRemainingProcessGroupContent(ProcessGroupDTO, String) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Populates the remaining fields in the specified process group.
populateRemainingProcessGroupsContent(Set<ProcessGroupDTO>) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Populates the remaining fields in the specified process groups.
populateRemainingProcessorContent(ProcessorDTO) - Method in class org.apache.nifi.web.api.ProcessorResource
Populate the uri's for the specified processor and its relationships.
populateRemainingProcessorsContent(Set<ProcessorDTO>) - Method in class org.apache.nifi.web.api.ProcessorResource
Populate the uri's for the specified processors and their relationships.
populateRemainingProvenanceContent(ProvenanceDTO) - Method in class org.apache.nifi.web.api.ProvenanceResource
Populates the uri for the specified provenance.
populateRemainingRemoteProcessGroupContent(RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Populates the remaining content for the specified remote process group.
populateRemainingRemoteProcessGroupsContent(Set<RemoteProcessGroupDTO>) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Populates the remaining content for each remote process group.
populateRemainingSnippetContent(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Populates the remaining content of the specified snippet.
populateRemainingSnippetContent(SnippetDTO) - Method in class org.apache.nifi.web.api.SnippetResource
Populates the uri for the specified snippet.
populateRemainingTemplateContent(TemplateDTO) - Method in class org.apache.nifi.web.api.TemplateResource
Populates the uri for the specified template.
populateRemainingTemplatesContent(Set<TemplateDTO>) - Method in class org.apache.nifi.web.api.TemplateResource
Populates the uri for the specified templates.
PortAuditor - Class in org.apache.nifi.audit
 
PortAuditor() - Constructor for class org.apache.nifi.audit.PortAuditor
 
portAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
PortDAO - Interface in org.apache.nifi.web.dao
 
POSSIBLE_RUN_DURATIONS - Static variable in class org.apache.nifi.web.api.ProcessorResource
 
PrimaryRoleAssignmentExceptionMapper - Class in org.apache.nifi.web.api.config
Maps primary role assignment exceptions into client responses.
PrimaryRoleAssignmentExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.PrimaryRoleAssignmentExceptionMapper
 
PRIORITIZERS - Static variable in class org.apache.nifi.audit.RelationshipAuditor
 
ProcessGroupAuditor - Class in org.apache.nifi.audit
Audits process group creation/removal and configuration changes.
ProcessGroupAuditor() - Constructor for class org.apache.nifi.audit.ProcessGroupAuditor
 
processGroupAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
processGroupDAO - Variable in class org.apache.nifi.audit.NiFiAuditor
 
ProcessGroupDAO - Interface in org.apache.nifi.web.dao
 
processGroupDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
ProcessGroupResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Group.
ProcessGroupResource() - Constructor for class org.apache.nifi.web.api.ProcessGroupResource
 
ProcessorAuditor - Class in org.apache.nifi.audit
Audits processor creation/removal and configuration changes.
ProcessorAuditor() - Constructor for class org.apache.nifi.audit.ProcessorAuditor
 
processorAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
processorDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
ProcessorDAO - Interface in org.apache.nifi.web.dao
 
processorDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
processorNode - Variable in class org.apache.nifi.web.controller.StandardSearchContext
 
ProcessorResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Processor.
ProcessorResource() - Constructor for class org.apache.nifi.web.api.ProcessorResource
 
profileMethod(ProceedingJoinPoint) - Method in class org.apache.nifi.aop.MethodProfiler
 
properties - Variable in class org.apache.nifi.web.api.ClusterResource
 
properties - Variable in class org.apache.nifi.web.api.ConnectionResource
 
properties - Variable in class org.apache.nifi.web.api.ControllerResource
 
properties - Variable in class org.apache.nifi.web.api.dto.DtoFactory
 
properties - Variable in class org.apache.nifi.web.api.FunnelResource
 
properties - Variable in class org.apache.nifi.web.api.InputPortResource
 
properties - Variable in class org.apache.nifi.web.api.LabelResource
 
properties - Variable in class org.apache.nifi.web.api.NodeResource
 
properties - Variable in class org.apache.nifi.web.api.OutputPortResource
 
properties - Variable in class org.apache.nifi.web.api.ProcessGroupResource
 
properties - Variable in class org.apache.nifi.web.api.ProcessorResource
 
properties - Variable in class org.apache.nifi.web.api.ProvenanceResource
 
properties - Variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
properties - Variable in class org.apache.nifi.web.api.SnippetResource
 
properties - Variable in class org.apache.nifi.web.api.TemplateResource
 
properties - Variable in class org.apache.nifi.web.api.UserGroupResource
 
properties - Variable in class org.apache.nifi.web.api.UserResource
 
properties - Variable in class org.apache.nifi.web.controller.ControllerFacade
 
properties - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
properties - Variable in class org.apache.nifi.web.StandardNiFiWebContext
 
ProvenanceResource - Class in org.apache.nifi.web.api
RESTful endpoint for querying data provenance.
ProvenanceResource() - Constructor for class org.apache.nifi.web.api.ProvenanceResource
 
PROXIED_ENTITIES_CHAIN_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
PROXIED_ENTITY_USER_DETAILS_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
PROXY_CONTEXT_PATH_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
PROXY_HOST_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
PROXY_PORT_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 
PROXY_SCHEME_HTTP_HEADER - Static variable in class org.apache.nifi.web.api.ApplicationResource
 

Q

queryHistory(ClientIdParameter, IntegerParameter, IntegerParameter, String, String, DateTimeParameter, DateTimeParameter, String, String) - Method in class org.apache.nifi.web.api.HistoryResource
Queries the history of this Controller.

R

readLock - Variable in class org.apache.nifi.web.NiFiServiceFacadeLock
 
RECURSIVE - Static variable in class org.apache.nifi.web.api.ProcessGroupResource
 
RelationshipAuditor - Class in org.apache.nifi.audit
Audits relationship creation/removal.
RelationshipAuditor() - Constructor for class org.apache.nifi.audit.RelationshipAuditor
 
relationshipAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
RemoteProcessGroupAuditor - Class in org.apache.nifi.audit
Audits remote process group creation/removal and configuration changes.
RemoteProcessGroupAuditor() - Constructor for class org.apache.nifi.audit.RemoteProcessGroupAuditor
 
remoteProcessGroupAuditor - Variable in class org.apache.nifi.audit.SnippetAuditor
 
remoteProcessGroupDAO - Variable in class org.apache.nifi.audit.SnippetAuditor
 
RemoteProcessGroupDAO - Interface in org.apache.nifi.web.dao
 
remoteProcessGroupDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
RemoteProcessGroupResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Remote group.
RemoteProcessGroupResource() - Constructor for class org.apache.nifi.web.api.RemoteProcessGroupResource
 
removeConnectionAdvice(ProceedingJoinPoint, String, String, ConnectionDAO) - Method in class org.apache.nifi.audit.RelationshipAuditor
Audits the removal of relationships via deleteConnection().
removeFunnel(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.FunnelResource
Removes the specified funnel.
removeFunnelAdvice(ProceedingJoinPoint, String, String, FunnelDAO) - Method in class org.apache.nifi.audit.FunnelAuditor
Audits the removal of a funnel.
removeInputPort(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.InputPortResource
Removes the specified input port.
removeLabel(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.LabelResource
Removes the specified label.
removeLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
removeOutputPort(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.OutputPortResource
Removes the specified output port.
removePortAdvice(ProceedingJoinPoint, String, String, PortDAO) - Method in class org.apache.nifi.audit.PortAuditor
Audits the removal of a processor via deleteProcessor().
removeProcessGroupAdvice(ProceedingJoinPoint, String) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Audits the removal of a process group via deleteProcessGroup().
removeProcessGroupReference(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Removes the specified process group reference.
removeProcessorAdvice(ProceedingJoinPoint, String, String, ProcessorDAO) - Method in class org.apache.nifi.audit.ProcessorAuditor
Audits the removal of a processor via deleteProcessor().
removeRemoteProcessGroup(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Removes the specified remote process group.
removeRemoteProcessGroupAdvice(ProceedingJoinPoint, String, String, RemoteProcessGroupDAO) - Method in class org.apache.nifi.audit.RemoteProcessGroupAuditor
Audits the removal of a process group via deleteProcessGroup().
removeSnippet(HttpServletRequest, LongParameter, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.SnippetResource
Removes the specified snippet.
removeSnippetAdvice(ProceedingJoinPoint, String, SnippetDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
Audits bulk delete.
removeTemplate(HttpServletRequest, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.TemplateResource
Removes the specified template.
removeUserFromGroup(HttpServletRequest, String, String, ClientIdParameter) - Method in class org.apache.nifi.web.api.UserGroupResource
Deletes the user from the specified group.
removeUserFromGroup(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Ungroups the specified user.
removeUserFromGroup(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
removeUserGroup(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Deletes the specified user group.
removeUserGroup(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
RequestLogger - Class in org.apache.nifi.web.filter
A filter to log requests.
RequestLogger() - Constructor for class org.apache.nifi.web.filter.RequestLogger
 
resetCounter(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Resets the counter with the specified id.
resolveNameConflicts(FlowSnippetDTO, ProcessGroup) - Method in class org.apache.nifi.web.util.SnippetUtils
 
resourceContext - Variable in class org.apache.nifi.web.api.ClusterResource
 
resourceContext - Variable in class org.apache.nifi.web.api.ControllerResource
 
resourceContext - Variable in class org.apache.nifi.web.api.ProcessGroupResource
 
resourceContext - Variable in class org.apache.nifi.web.api.SnippetResource
 
ResourceNotFoundExceptionMapper - Class in org.apache.nifi.web.api.config
Maps resource not found exceptions into client responses.
ResourceNotFoundExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.ResourceNotFoundExceptionMapper
 
REVISION_PARAM - Static variable in class org.apache.nifi.web.StandardNiFiWebContext
 

S

SafeModeMutableRequestExceptionMapper - Class in org.apache.nifi.web.api.config
Maps connecting node mutable request exceptions into client responses.
SafeModeMutableRequestExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.SafeModeMutableRequestExceptionMapper
 
save() - Method in class org.apache.nifi.web.controller.ControllerFacade
Saves the state of the flow controller.
saveAction(Action, Logger) - Method in class org.apache.nifi.audit.NiFiAuditor
Records the specified action.
saveActions(Collection<Action>, Logger) - Method in class org.apache.nifi.audit.NiFiAuditor
Records the actions.
saveActions(Collection<ProcessorConfigurationAction>) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
SCHEDULING_PERIOD - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
SCHEDULING_STRATEGY - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
search(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Searches this controller for the specified term.
search(SearchResultsDTO, String, ProcessGroup) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, Port) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, ProcessorNode) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, ProcessGroup) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, Connection) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, RemoteProcessGroup) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
search(String, Funnel) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
searchCluster(String) - Method in class org.apache.nifi.web.api.ClusterResource
Searches the cluster for a node with a given address.
searchController(String) - Method in class org.apache.nifi.web.api.ControllerResource
Performs a search request for this controller.
searchController(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Searches the controller for the specified query string.
searchController(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
searchLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
searchTerm - Variable in class org.apache.nifi.web.controller.StandardSearchContext
 
searchUsers(String) - Method in class org.apache.nifi.web.api.UserResource
Searches for users with match the specified query.
serviceFacade - Variable in class org.apache.nifi.audit.NiFiAuditor
 
serviceFacade - Variable in class org.apache.nifi.web.api.BulletinBoardResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ClusterResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ConnectionResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ControllerResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.FunnelResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.HistoryResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.InputPortResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.LabelResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.NodeResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.OutputPortResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ProcessGroupResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ProcessorResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.ProvenanceResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.SnippetResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.SystemDiagnosticsResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.TemplateResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.UserGroupResource
 
serviceFacade - Variable in class org.apache.nifi.web.api.UserResource
 
serviceFacade - Variable in class org.apache.nifi.web.StandardNiFiWebContext
 
servletContext - Variable in class org.apache.nifi.web.api.ProcessorResource
 
setAuditService(AuditService) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setAuditService(AuditService) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setAuditService(AuditService) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.ControllerResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.FunnelResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.InputPortResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.LabelResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.ProvenanceResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.SnippetResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.TemplateResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.UserGroupResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.api.UserResource
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setClusterManager(WebClusterManager) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setComments(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the comments of this controller.
setComponentDetails(ProvenanceEventDTO) - Method in class org.apache.nifi.web.controller.ControllerFacade
Gets the name for the component with the specified id.
setConnectionDAO(ConnectionDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setConnectionDAO(ConnectionDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setControllerFacade(ControllerFacade) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setControllerFacade(ControllerFacade) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setControllerServiceLookup(ControllerServiceLookup) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.util.SnippetUtils
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.util.SnippetUtils
 
setFlowService(FlowService) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setFunnelAuditor(FunnelAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setFunnelDAO(FunnelDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setFunnelDAO(FunnelDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setGroupId(String) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.FunnelResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.InputPortResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.LabelResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setGroupId(String) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setInputPortDAO(PortDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setInputPortDAO(PortDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setLabelDAO(LabelDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
setMaxEventDrivenThreadCount(int) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the max event driven thread count of this controller.
setMaxTimerDrivenThreadCount(int) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the max timer driven thread count of this controller.
setName(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the name of this controller.
setOptimisticLockingManager(OptimisticLockingManager) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setOutputPortDAO(PortDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setOutputPortDAO(PortDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setPortAuditor(PortAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessGroupAuditor(ProcessGroupAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessGroupDAO(ProcessGroupDAO) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setProcessGroupDAO(ProcessGroupDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProcessorAnnotationData(Revision, String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Sets the annotation data for a processor.
setProcessorAnnotationData(Revision, String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProcessorAnnotationData(NiFiWebContextConfig, String) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setProcessorAuditor(ProcessorAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessorDAO(ProcessorDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessorDAO(ProcessorDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ClusterResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ControllerResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.FunnelResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.InputPortResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.LabelResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.NodeResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ProvenanceResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.SnippetResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.TemplateResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.UserGroupResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.UserResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setRelationshipAuditor(RelationshipAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setRemoteProcessGroupAuditor(RemoteProcessGroupAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setRemoteProcessGroupDAO(RemoteProcessGroupDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setRemoteProcessGroupDAO(RemoteProcessGroupDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.BulletinBoardResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ClusterResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ControllerResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.FunnelResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.HistoryResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.InputPortResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.LabelResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.NodeResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProvenanceResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.SnippetResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.SystemDiagnosticsResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.TemplateResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.UserGroupResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.UserResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.StandardNiFiWebContext
 
setSnippetDAO(SnippetDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setTemplateDAO(TemplateDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setUserService(UserService) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setUserService(UserService) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SnippetAuditor - Class in org.apache.nifi.audit
 
SnippetAuditor() - Constructor for class org.apache.nifi.audit.SnippetAuditor
 
SnippetDAO - Interface in org.apache.nifi.web.dao
 
snippetDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SnippetResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Snippet.
SnippetResource() - Constructor for class org.apache.nifi.web.api.SnippetResource
 
snippetUtils - Variable in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
snippetUtils - Variable in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
snippetUtils - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SnippetUtils - Class in org.apache.nifi.web.util
Template utilities.
SnippetUtils() - Constructor for class org.apache.nifi.web.util.SnippetUtils
 
StandardConnectionDAO - Class in org.apache.nifi.web.dao.impl
 
StandardConnectionDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
StandardFunnelDAO - Class in org.apache.nifi.web.dao.impl
 
StandardFunnelDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
StandardInputPortDAO - Class in org.apache.nifi.web.dao.impl
 
StandardInputPortDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
StandardLabelDAO - Class in org.apache.nifi.web.dao.impl
 
StandardLabelDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardLabelDAO
 
StandardNiFiServiceFacade - Class in org.apache.nifi.web
Implementation of NiFiServiceFacade that performs revision checking.
StandardNiFiServiceFacade() - Constructor for class org.apache.nifi.web.StandardNiFiServiceFacade
 
StandardNiFiWebContext - Class in org.apache.nifi.web
Implements the NiFiWebContext interface to support a context in both standalone and clustered environments.
StandardNiFiWebContext() - Constructor for class org.apache.nifi.web.StandardNiFiWebContext
 
StandardOutputPortDAO - Class in org.apache.nifi.web.dao.impl
 
StandardOutputPortDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
StandardProcessGroupDAO - Class in org.apache.nifi.web.dao.impl
 
StandardProcessGroupDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
StandardProcessorDAO - Class in org.apache.nifi.web.dao.impl
 
StandardProcessorDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
StandardRemoteProcessGroupDAO - Class in org.apache.nifi.web.dao.impl
 
StandardRemoteProcessGroupDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
StandardSearchContext - Class in org.apache.nifi.web.controller
 
StandardSearchContext(String, ProcessorNode, ControllerServiceLookup) - Constructor for class org.apache.nifi.web.controller.StandardSearchContext
 
StandardSnippetDAO - Class in org.apache.nifi.web.dao.impl
 
StandardSnippetDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
StandardTemplateDAO - Class in org.apache.nifi.web.dao.impl
 
StandardTemplateDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
submitLineage(LineageDTO) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits the specified lineage request.
submitLineage(LineageDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a lineage request.
submitLineage(LineageDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
submitLineageRequest(HttpServletRequest, ClientIdParameter, String, LongParameter, String, String) - Method in class org.apache.nifi.web.api.ProvenanceResource
Submits a lineage request based on an event or a flowfile uuid.
submitLineageRequest(HttpServletRequest, LineageEntity) - Method in class org.apache.nifi.web.api.ProvenanceResource
Submits a lineage request based on an event or a flowfile uuid.
submitLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
submitProvenance(ProvenanceDTO) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits a provenance query.
submitProvenance(ProvenanceDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a provenance request.
submitProvenance(ProvenanceDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
submitProvenanceRequest(HttpServletRequest, ClientIdParameter, DateTimeParameter, DateTimeParameter, String, String, IntegerParameter, String, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.ProvenanceResource
Creates provenance using the specified query criteria.
submitProvenanceRequest(HttpServletRequest, ProvenanceEntity) - Method in class org.apache.nifi.web.api.ProvenanceResource
Creates provenance using the specified query criteria.
submitReplay(HttpServletRequest, ClientIdParameter, String, LongParameter) - Method in class org.apache.nifi.web.api.ProvenanceResource
Creates a new replay request for the content associated with the specified provenance event id.
submitReplay(Long) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits a replay request for the specified event id.
submitReplay(Long) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a new replay request.
submitReplay(Long) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SYNC_ERROR - Static variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SystemDiagnosticsResource - Class in org.apache.nifi.web.api
RESTful endpoint for retrieving system diagnostics.
SystemDiagnosticsResource() - Constructor for class org.apache.nifi.web.api.SystemDiagnosticsResource
 

T

TemplateDAO - Interface in org.apache.nifi.web.dao
 
templateDAO - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 
TemplateResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a Template.
TemplateResource() - Constructor for class org.apache.nifi.web.api.TemplateResource
 
ThreadLocalFilter - Class in org.apache.nifi.web.filter
A filter to remove the threadlocal configuration.
ThreadLocalFilter() - Constructor for class org.apache.nifi.web.filter.ThreadLocalFilter
 
ThrowableMapper - Class in org.apache.nifi.web.api.config
Maps unknown node exceptions into client responses.
ThrowableMapper() - Constructor for class org.apache.nifi.web.api.config.ThrowableMapper
 
TimerFilter - Class in org.apache.nifi.web.filter
A filter to time requests.
TimerFilter() - Constructor for class org.apache.nifi.web.filter.TimerFilter
 
toResponse(AccessDeniedException) - Method in class org.apache.nifi.web.api.config.AccessDeniedExceptionMapper
 
toResponse(AccountNotFoundException) - Method in class org.apache.nifi.web.api.config.AccountNotFoundExceptionMapper
 
toResponse(AdministrationException) - Method in class org.apache.nifi.web.api.config.AdministrationExceptionMapper
 
toResponse(AuthenticationCredentialsNotFoundException) - Method in class org.apache.nifi.web.api.config.AuthenticationCredentialsNotFoundExceptionMapper
 
toResponse(ClusterException) - Method in class org.apache.nifi.web.api.config.ClusterExceptionMapper
 
toResponse(ConnectingNodeMutableRequestException) - Method in class org.apache.nifi.web.api.config.ConnectingNodeMutableRequestExceptionMapper
 
toResponse(DisconnectedNodeMutableRequestException) - Method in class org.apache.nifi.web.api.config.DisconnectedNodeMutableRequestExceptionMapper
 
toResponse(IllegalArgumentException) - Method in class org.apache.nifi.web.api.config.IllegalArgumentExceptionMapper
 
toResponse(IllegalClusterResourceRequestException) - Method in class org.apache.nifi.web.api.config.IllegalClusterResourceRequestExceptionMapper
 
toResponse(IllegalClusterStateException) - Method in class org.apache.nifi.web.api.config.IllegalClusterStateExceptionMapper
 
toResponse(IllegalNodeDeletionException) - Method in class org.apache.nifi.web.api.config.IllegalNodeDeletionExceptionMapper
 
toResponse(IllegalNodeDisconnectionException) - Method in class org.apache.nifi.web.api.config.IllegalNodeDisconnectionExceptionMapper
 
toResponse(IllegalNodeReconnectionException) - Method in class org.apache.nifi.web.api.config.IllegalNodeReconnectionExceptionMapper
 
toResponse(IllegalStateException) - Method in class org.apache.nifi.web.api.config.IllegalStateExceptionMapper
 
toResponse(IneligiblePrimaryNodeException) - Method in class org.apache.nifi.web.api.config.IneligiblePrimaryNodeExceptionMapper
 
toResponse(InvalidRevisionException) - Method in class org.apache.nifi.web.api.config.InvalidRevisionExceptionMapper
 
toResponse(JsonMappingException) - Method in class org.apache.nifi.web.api.config.JsonMappingExceptionMapper
 
toResponse(JsonParseException) - Method in class org.apache.nifi.web.api.config.JsonParseExceptionMapper
 
toResponse(MutableRequestException) - Method in class org.apache.nifi.web.api.config.MutableRequestExceptionMapper
 
toResponse(NiFiCoreException) - Method in class org.apache.nifi.web.api.config.NiFiCoreExceptionMapper
 
toResponse(NoConnectedNodesException) - Method in class org.apache.nifi.web.api.config.NoConnectedNodesExceptionMapper
 
toResponse(NodeDisconnectionException) - Method in class org.apache.nifi.web.api.config.NodeDisconnectionExceptionMapper
 
toResponse(NodeReconnectionException) - Method in class org.apache.nifi.web.api.config.NodeReconnectionExceptionMapper
 
toResponse(NoResponseFromNodesException) - Method in class org.apache.nifi.web.api.config.NoResponseFromNodesExceptionMapper
 
toResponse(PrimaryRoleAssignmentException) - Method in class org.apache.nifi.web.api.config.PrimaryRoleAssignmentExceptionMapper
 
toResponse(ResourceNotFoundException) - Method in class org.apache.nifi.web.api.config.ResourceNotFoundExceptionMapper
 
toResponse(SafeModeMutableRequestException) - Method in class org.apache.nifi.web.api.config.SafeModeMutableRequestExceptionMapper
 
toResponse(Throwable) - Method in class org.apache.nifi.web.api.config.ThrowableMapper
 
toResponse(UnknownNodeException) - Method in class org.apache.nifi.web.api.config.UnknownNodeExceptionMapper
 
toResponse(ValidationException) - Method in class org.apache.nifi.web.api.config.ValidationExceptionMapper
 
toResponse(WebApplicationException) - Method in class org.apache.nifi.web.api.config.WebApplicationExceptionMapper
 
type - Variable in class org.apache.nifi.web.api.request.ConnectableTypeParameter
 
type - Variable in class org.apache.nifi.web.util.DownloadableContent
 

U

ungroup(HttpServletRequest, String, ClientIdParameter) - Method in class org.apache.nifi.web.api.UserGroupResource
Deletes the user group.
UnknownNodeExceptionMapper - Class in org.apache.nifi.web.api.config
Maps unknown node exceptions into client responses.
UnknownNodeExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.UnknownNodeExceptionMapper
 
updateClientId(Entity) - Method in class org.apache.nifi.web.api.ApplicationResource
 
updateConnection(HttpServletRequest, LongParameter, ClientIdParameter, String, String, Set<String>, List<String>, IntegerParameter, LongParameter, String, LongParameter, String, List<String>, String, String, ConnectableTypeParameter, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.ConnectionResource
Updates the specified relationship target.
updateConnection(HttpServletRequest, String, ConnectionEntity) - Method in class org.apache.nifi.web.api.ConnectionResource
Updates the specified connection.
updateConnection(String, ConnectionDTO) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Updates the specified Connection.
updateConnection(String, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Updates the specified Connection.
updateConnection(Revision, String, ConnectionDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified Relationship target.
updateConnection(Revision, String, ConnectionDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateConnectionAdvice(ProceedingJoinPoint, String, ConnectionDTO, ConnectionDAO) - Method in class org.apache.nifi.audit.RelationshipAuditor
Audits the creation and removal of relationships via updateConnection().
updateControllerCommentsAdvice(ProceedingJoinPoint, String, ControllerFacade) - Method in class org.apache.nifi.audit.ControllerAuditor
Audits updating the comments of the controller.
updateControllerConfig(HttpServletRequest, LongParameter, ClientIdParameter, String, String, IntegerParameter, IntegerParameter) - Method in class org.apache.nifi.web.api.ControllerResource
Update the configuration for this NiFi.
updateControllerConfig(HttpServletRequest, ControllerConfigurationEntity) - Method in class org.apache.nifi.web.api.ControllerResource
Update the configuration for this NiFi.
updateControllerConfiguration(Revision, ControllerConfigurationDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the configuration for this controller.
updateControllerConfiguration(Revision, ControllerConfigurationDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateControllerEventDrivenThreadsAdvice(ProceedingJoinPoint, int, ControllerFacade) - Method in class org.apache.nifi.audit.ControllerAuditor
Audits updating the max number of event driven threads for the controller.
updateControllerNameAdvice(ProceedingJoinPoint, String, ControllerFacade) - Method in class org.apache.nifi.audit.ControllerAuditor
Audits updating the name of the controller.
updateControllerTimerDrivenThreadsAdvice(ProceedingJoinPoint, int, ControllerFacade) - Method in class org.apache.nifi.audit.ControllerAuditor
Audits updating the max number of timer driven threads for the controller.
updateCounter(HttpServletRequest, ClientIdParameter, String) - Method in class org.apache.nifi.web.api.ControllerResource
Update the specified counter.
updateCounter(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified counter by setting its value to 0.
updateCounter(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateFunnel(HttpServletRequest, LongParameter, ClientIdParameter, String, String, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.FunnelResource
Updates the specified funnel.
updateFunnel(HttpServletRequest, String, FunnelEntity) - Method in class org.apache.nifi.web.api.FunnelResource
Creates a new Funnel.
updateFunnel(String, FunnelDTO) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Updates the specified funnel in the specified group.
updateFunnel(String, FunnelDTO) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
Updates the specified funnel.
updateFunnel(Revision, String, FunnelDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified label.
updateFunnel(Revision, String, FunnelDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateInputPort(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter, String, Set<String>, Set<String>, String, String, IntegerParameter, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.InputPortResource
Updates the specified input port.
updateInputPort(HttpServletRequest, String, InputPortEntity) - Method in class org.apache.nifi.web.api.InputPortResource
Updates the specified input port.
updateInputPort(Revision, String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified input port.
updateInputPort(Revision, String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateLabel(HttpServletRequest, LongParameter, ClientIdParameter, String, String, DoubleParameter, DoubleParameter, DoubleParameter, DoubleParameter, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.LabelResource
Updates the specified label.
updateLabel(HttpServletRequest, String, LabelEntity) - Method in class org.apache.nifi.web.api.LabelResource
Updates the specified label.
updateLabel(String, LabelDTO) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
Updates the specified label.
updateLabel(String, LabelDTO) - Method in interface org.apache.nifi.web.dao.LabelDAO
Updates the specified label in the specified group.
updateLabel(Revision, String, LabelDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified label.
updateLabel(Revision, String, LabelDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
updateNode(ClientIdParameter, String, String, Boolean) - Method in class org.apache.nifi.web.api.NodeResource
Updates the contents of the specified node in this NiFi cluster.
updateNode(String, NodeEntity) - Method in class org.apache.nifi.web.api.NodeResource
Updates the contents of the specified node in this NiFi cluster.
updateNode(NodeDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the contents of the node.
updateNode(NodeDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateOutputPort(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter, String, Set<String>, Set<String>, String, String, IntegerParameter, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.OutputPortResource
Updates the specified output port.
updateOutputPort(HttpServletRequest, String, OutputPortEntity) - Method in class org.apache.nifi.web.api.OutputPortResource
Updates the specified output port.
updateOutputPort(Revision, String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified output port.
updateOutputPort(Revision, String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updatePort(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Updates the specified port.
updatePort(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Updates the specified port.
updatePort(String, PortDTO) - Method in interface org.apache.nifi.web.dao.PortDAO
Updates the specified port in the specified group.
updatePortAdvice(ProceedingJoinPoint, String, PortDTO, PortDAO) - Method in class org.apache.nifi.audit.PortAuditor
Audits the update of a port.
updateProcessGroup(HttpServletRequest, LongParameter, ClientIdParameter, Boolean) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Updates the state of all processors in the process group.
updateProcessGroup(HttpServletRequest, ProcessGroupEntity) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Updates the state of all processors in the process group.
updateProcessGroup(ProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
Updates the specified process group.
updateProcessGroup(ProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Updates the specified process group.
updateProcessGroup(Revision, String, ProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified process group.
updateProcessGroup(Revision, String, ProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateProcessGroupAdvice(ProceedingJoinPoint, ProcessGroupDTO) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Audits the update of process group configuration.
updateProcessGroupReference(HttpServletRequest, LongParameter, ClientIdParameter, String, String, String, Boolean, DoubleParameter, DoubleParameter) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Updates the specified process group.
updateProcessGroupReference(HttpServletRequest, String, ProcessGroupEntity) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Updates the specified process group.
updateProcessor(HttpServletRequest, LongParameter, ClientIdParameter, String, String) - Method in class org.apache.nifi.web.api.ClusterResource
Updates the processors annotation data.
updateProcessor(HttpServletRequest, String, ProcessorEntity) - Method in class org.apache.nifi.web.api.ClusterResource
Updates the processors annotation data.
updateProcessor(HttpServletRequest, LongParameter, ClientIdParameter, String, DoubleParameter, DoubleParameter, String, IntegerParameter, String, String, String, LongParameter, String, String, String, List<String>, String, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.ProcessorResource
Updates the specified processor with the specified values.
updateProcessor(HttpServletRequest, String, ProcessorEntity) - Method in class org.apache.nifi.web.api.ProcessorResource
Updates the specified processor with the specified values.
updateProcessor(String, ProcessorDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Updates the configuration for the processor using the specified processorDTO.
updateProcessor(String, ProcessorDTO) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Updates the configuration for the processor using the specified processorDTO.
updateProcessor(Revision, String, ProcessorDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified Processor.
updateProcessor(Revision, String, ProcessorDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateProcessorAdvice(ProceedingJoinPoint, String, ProcessorDTO, ProcessorDAO) - Method in class org.apache.nifi.audit.ProcessorAuditor
Audits the configuration of a single processor.
updateRemoteProcessGroup(HttpServletRequest, LongParameter, ClientIdParameter, String, Boolean, DoubleParameter, DoubleParameter, String, String) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group.
updateRemoteProcessGroup(HttpServletRequest, String, RemoteProcessGroupEntity) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group.
updateRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Updates the specified remote process group.
updateRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Updates the specified remote process group.
updateRemoteProcessGroup(Revision, String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified remote process group.
updateRemoteProcessGroup(Revision, String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateRemoteProcessGroupInputPort(HttpServletRequest, LongParameter, ClientIdParameter, String, String, Boolean, Boolean, IntegerParameter) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group input port.
updateRemoteProcessGroupInputPort(HttpServletRequest, String, String, RemoteProcessGroupPortEntity) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group input port.
updateRemoteProcessGroupInputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
updateRemoteProcessGroupInputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Updates the specified remote process group input port.
updateRemoteProcessGroupInputPort(Revision, String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified remote process groups input port.
updateRemoteProcessGroupInputPort(Revision, String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateRemoteProcessGroupOutputPort(HttpServletRequest, LongParameter, ClientIdParameter, String, String, Boolean, Boolean, IntegerParameter) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group output port.
updateRemoteProcessGroupOutputPort(HttpServletRequest, String, String, RemoteProcessGroupPortEntity) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
Updates the specified remote process group output port.
updateRemoteProcessGroupOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
updateRemoteProcessGroupOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Updates the specified remote process group output port.
updateRemoteProcessGroupOutputPort(Revision, String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified remote process groups output port.
updateRemoteProcessGroupOutputPort(Revision, String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateRevision(Revision) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
Increments the revision and updates the last modifier.
updateSnippet(HttpServletRequest, LongParameter, ClientIdParameter, Boolean, String, String, Boolean) - Method in class org.apache.nifi.web.api.SnippetResource
Updates the specified snippet.
updateSnippet(HttpServletRequest, String, SnippetEntity) - Method in class org.apache.nifi.web.api.SnippetResource
Updates the specified snippet.
updateSnippet(SnippetDTO) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
Updates the specified snippet.
updateSnippet(SnippetDTO) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Updates the specified snippet.
updateSnippet(Revision, SnippetDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
If group id is specified, moves the specified snippet to the specified group.
updateSnippet(Revision, SnippetDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateSnippetAdvice(ProceedingJoinPoint, SnippetDTO, SnippetDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
Audits a bulk move.
updateUser(HttpServletRequest, ClientIdParameter, String, Set<String>, String, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.UserResource
Updates the specified user.
updateUser(HttpServletRequest, String, UserEntity) - Method in class org.apache.nifi.web.api.UserResource
Updates the specified user.
updateUser(UserDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates the specified user accordingly.
updateUser(UserDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
updateUserGroup(HttpServletRequest, String, ClientIdParameter, Set<String>, Set<String>, String, MultivaluedMap<String, String>) - Method in class org.apache.nifi.web.api.UserGroupResource
Updates a new user group.
updateUserGroup(HttpServletRequest, String, UserGroupEntity) - Method in class org.apache.nifi.web.api.UserGroupResource
Creates a new user group with the specified users.
updateUserGroup(UserGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Updates a user group with the specified group and comprised of the specified users.
updateUserGroup(UserGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
uriInfo - Variable in class org.apache.nifi.web.api.ApplicationResource
 
UserGroupResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing this Controller's user groups.
UserGroupResource() - Constructor for class org.apache.nifi.web.api.UserGroupResource
 
UserResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing this Controller's users.
UserResource() - Constructor for class org.apache.nifi.web.api.UserResource
 
userService - Variable in class org.apache.nifi.web.controller.ControllerFacade
 
userService - Variable in class org.apache.nifi.web.StandardNiFiServiceFacade
 

V

validateProposedConfiguration(String, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
Validates the proposed processor configuration.
validateProposedConfiguration(PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
Validates the proposed processor configuration.
validateProposedConfiguration(PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
Validates the proposed processor configuration.
validateProposedConfiguration(ProcessorNode, ProcessorConfigDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
Validates the proposed processor configuration.
validateProposedRemoteProcessGroupConfiguration(RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Validates the proposed configuration for the specified remote group.
validateProposedRemoteProcessGroupPortConfiguration(RemoteGroupPort, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Validates the proposed configuration for the specified remote port.
validateSnippetContents(FlowSnippetDTO, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
ValidationExceptionMapper - Class in org.apache.nifi.web.api.config
Maps validation issues to a client response.
ValidationExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.ValidationExceptionMapper
 
VERBOSE - Static variable in class org.apache.nifi.web.api.ProcessGroupResource
 
VERBOSE - Static variable in class org.apache.nifi.web.api.SnippetResource
 
VERBOSE_DEFAULT_VALUE - Static variable in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
VERBOSE_PARAM - Static variable in class org.apache.nifi.web.StandardNiFiWebContext
 
verifyCreate(String, ConnectionDTO) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Verifies the create request can be processed.
verifyCreate(String, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
verifyCreateConnection(String, ConnectionDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if this connection can be created.
verifyCreateConnection(String, ConnectionDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDelete(String, String) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Verifies the delete request can be processed.
verifyDelete(String, String) - Method in interface org.apache.nifi.web.dao.FunnelDAO
Determines whether this funnel can be removed.
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
verifyDelete(String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
verifyDelete(String, String) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
verifyDelete(String) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
verifyDelete(String, String) - Method in interface org.apache.nifi.web.dao.PortDAO
Verifies the specified port can be removed.
verifyDelete(String) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Verifies the specified process group can be removed.
verifyDelete(String, String) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Verifies the specified processor can be removed.
verifyDelete(String, String) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Verifies the specified remote process group can be removed.
verifyDelete(String) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Verifies the specified snippet can be removed.
verifyDeleteConnection(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if this connection can be removed.
verifyDeleteConnection(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteFunnel(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified funnel can be deleted.
verifyDeleteFunnel(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteInputPort(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if the input port could be deleted.
verifyDeleteInputPort(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteOutputPort(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if the output port could be deleted.
verifyDeleteOutputPort(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteProcessGroup(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified process group can be removed.
verifyDeleteProcessGroup(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteProcessor(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified processor can be removed.
verifyDeleteProcessor(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteRemoteProcessGroup(String, String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the remote process group can be deleted.
verifyDeleteRemoteProcessGroup(String, String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyDeleteSnippet(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if this snippet can be removed.
verifyDeleteSnippet(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
verifyUpdate(String, ConnectionDTO) - Method in interface org.apache.nifi.web.dao.ConnectionDAO
Verifies the update request can be processed.
verifyUpdate(String, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
verifyUpdate(Connection, ConnectionDTO) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
verifyUpdate(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
verifyUpdate(Port, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
verifyUpdate(String, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
verifyUpdate(Port, PortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
verifyUpdate(ProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
verifyUpdate(String, ProcessorDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
verifyUpdate(ProcessorNode, ProcessorDTO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
verifyUpdate(String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
verifyUpdate(RemoteProcessGroup, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Verifies the specified remote group can be updated, if necessary.
verifyUpdate(SnippetDTO) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
verifyUpdate(String, PortDTO) - Method in interface org.apache.nifi.web.dao.PortDAO
Verifies the specified port can be updated per the specified request.
verifyUpdate(ProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Verifies the specified process group can be modified.
verifyUpdate(String, ProcessorDTO) - Method in interface org.apache.nifi.web.dao.ProcessorDAO
Verifies the specified processor can be updated.
verifyUpdate(String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Verifies the specified remote process group can be updated.
verifyUpdate(SnippetDTO) - Method in interface org.apache.nifi.web.dao.SnippetDAO
Verifies the specified snippet can be updated.
verifyUpdateConnection(String, ConnectionDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if this connection can be updated.
verifyUpdateConnection(String, ConnectionDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateInputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
verifyUpdateInputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Verifies the specified remote process group input port can be updated.
verifyUpdateInputPort(String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if the input port could be updated.
verifyUpdateInputPort(String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
verifyUpdateOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.dao.RemoteProcessGroupDAO
Verifies the specified remote process group input port can be updated.
verifyUpdateOutputPort(String, PortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if the output port could be updated.
verifyUpdateOutputPort(String, PortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdatePort(RemoteGroupPort, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
Verified the specified remote port can be updated, if necessary.
verifyUpdateProcessGroup(ProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified process group can be updated.
verifyUpdateProcessGroup(ProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateProcessor(ProcessorDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified processor can be updated.
verifyUpdateProcessor(String, ProcessorDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified processor can be updated.
verifyUpdateProcessor(ProcessorDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateProcessor(String, ProcessorDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified remote process group can be updated.
verifyUpdateRemoteProcessGroup(String, RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateRemoteProcessGroupInputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified remote process group can update the specified remote input port.
verifyUpdateRemoteProcessGroupInputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateRemoteProcessGroupOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Verifies the specified remote process group can update the specified remote output port.
verifyUpdateRemoteProcessGroupOutputPort(String, String, RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
verifyUpdateSnippet(SnippetDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Determines if this snippet can be updated.
verifyUpdateSnippet(SnippetDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
VERSION - Static variable in class org.apache.nifi.web.api.ApplicationResource
 

W

WebApplicationExceptionMapper - Class in org.apache.nifi.web.api.config
Maps web application exceptions into client responses.
WebApplicationExceptionMapper() - Constructor for class org.apache.nifi.web.api.config.WebApplicationExceptionMapper
 
writeLock - Variable in class org.apache.nifi.web.NiFiServiceFacadeLock
 

Y

YIELD_DURATION - Static variable in class org.apache.nifi.audit.ProcessorAuditor
 
A B C D E F G H I J L M N O P Q R S T U V W Y 

Copyright © 2015 Apache NiFi (incubating). All rights reserved.