public class NiFiRegConnectionSchemaFunction extends Object implements Function<org.apache.nifi.flow.VersionedConnection,ConnectionSchema>
| Constructor and Description |
|---|
NiFiRegConnectionSchemaFunction() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSchema |
apply(org.apache.nifi.flow.VersionedConnection versionedConnection) |
public ConnectionSchema apply(org.apache.nifi.flow.VersionedConnection versionedConnection)
apply in interface Function<org.apache.nifi.flow.VersionedConnection,ConnectionSchema>Copyright © 2023 Apache NiFi Project. All rights reserved.