public class FlowControllerSchemaFunction extends Object implements Function<org.apache.nifi.web.api.dto.TemplateDTO,FlowControllerSchema>
| Constructor and Description |
|---|
FlowControllerSchemaFunction() |
| Modifier and Type | Method and Description |
|---|---|
FlowControllerSchema |
apply(org.apache.nifi.web.api.dto.TemplateDTO templateDTO) |
public FlowControllerSchema apply(org.apache.nifi.web.api.dto.TemplateDTO templateDTO)
apply in interface Function<org.apache.nifi.web.api.dto.TemplateDTO,FlowControllerSchema>Copyright © 2023 Apache NiFi Project. All rights reserved.