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