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