| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private Set<VersionedResourceType> |
VersionedResourceDefinition.resourceTypes |
| Modifier and Type | Method and Description |
|---|---|
static VersionedResourceType |
VersionedResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionedResourceType[] |
VersionedResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<VersionedResourceType> |
VersionedResourceDefinition.getResourceTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedResourceDefinition.setResourceTypes(Set<VersionedResourceType> resourceTypes) |
Copyright © 2023 Apache NiFi Project. All rights reserved.