| Package | Description |
|---|---|
| org.apache.nifi.audit | |
| org.apache.nifi.web | |
| org.apache.nifi.web.dao.impl |
| Modifier and Type | Field and Description |
|---|---|
private FunnelDAO |
SnippetAuditor.funnelDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
FunnelAuditor.removeFunnelAdvice(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint,
String groupId,
String funnelId,
FunnelDAO funnelDAO)
Audits the removal of a funnel.
|
void |
SnippetAuditor.setFunnelDAO(FunnelDAO funnelDAO) |
| Modifier and Type | Field and Description |
|---|---|
private FunnelDAO |
StandardNiFiServiceFacade.funnelDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardNiFiServiceFacade.setFunnelDAO(FunnelDAO funnelDAO) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardFunnelDAO |
Copyright © 2015 Apache NiFi (incubating). All rights reserved.