| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableExtensionDefinition |
class |
ControllerServiceDefinition |
class |
ExtensionComponent
A component provided by an extension bundle
|
class |
ProcessorDefinition |
class |
ReportingTaskDefinition |
| Modifier and Type | Field and Description |
|---|---|
private DefinedType |
PropertyDescriptor.typeProvidedByValue |
| Modifier and Type | Field and Description |
|---|---|
private List<DefinedType> |
ComponentManifest.apis |
private List<DefinedType> |
ExtensionComponent.providedApiImplementations |
| Modifier and Type | Method and Description |
|---|---|
DefinedType |
PropertyDescriptor.getTypeProvidedByValue() |
| Modifier and Type | Method and Description |
|---|---|
List<DefinedType> |
ComponentManifest.getApis() |
List<DefinedType> |
ExtensionComponent.getProvidedApiImplementations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDescriptor.setTypeProvidedByValue(DefinedType typeProvidedByValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentManifest.setApis(List<DefinedType> apis) |
void |
ExtensionComponent.setProvidedApiImplementations(List<DefinedType> providedApiImplementations) |
Copyright © 2023 Apache NiFi Project. All rights reserved.