public class NiFiRegPortSchemaFunction extends Object implements Function<org.apache.nifi.flow.VersionedPort,PortSchema>
| Modifier and Type | Field and Description |
|---|---|
private String |
wrapperName |
| Constructor and Description |
|---|
NiFiRegPortSchemaFunction(String wrapperName) |
| Modifier and Type | Method and Description |
|---|---|
PortSchema |
apply(org.apache.nifi.flow.VersionedPort versionedPort) |
private final String wrapperName
public NiFiRegPortSchemaFunction(String wrapperName)
public PortSchema apply(org.apache.nifi.flow.VersionedPort versionedPort)
apply in interface Function<org.apache.nifi.flow.VersionedPort,PortSchema>Copyright © 2022 Apache NiFi Project. All rights reserved.