public class NiFiRegFlowControllerSchemaFunction extends Object implements Function<org.apache.nifi.registry.flow.VersionedFlowSnapshot,FlowControllerSchema>
| Constructor and Description |
|---|
NiFiRegFlowControllerSchemaFunction() |
| Modifier and Type | Method and Description |
|---|---|
FlowControllerSchema |
apply(org.apache.nifi.registry.flow.VersionedFlowSnapshot versionedFlowSnapshot) |
public FlowControllerSchema apply(org.apache.nifi.registry.flow.VersionedFlowSnapshot versionedFlowSnapshot)
apply in interface Function<org.apache.nifi.registry.flow.VersionedFlowSnapshot,FlowControllerSchema>Copyright © 2022 Apache NiFi Project. All rights reserved.